Compact Universal Timing Endpoint based on White Rabbit
A cute-wr is a compact WR-node implementation with minimum components required. The initial design is derived from SPEC, but would work in an opposite manner as a FMC wr-nic, providing 2 DIO channels, external CLK input, EEPROM, JTAG, RS232, and expandable IOs through FMC connector. The gateware and software of cute-wr would also keep maximum compatibility with SPEC. Project is obsolete. See [cute-wr-dp](https://gitlab.com/ohwr/project/cute-wr-dp/-/wikis) for a similar board.
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2025-04-23 |
| Downloads | 0 |
| Last Indexed | 2026-09-06 07:35 |
Installation
nimble install Compact Universal Timing Endpoint based on White Rabbit
choosenim install Compact Universal Timing Endpoint based on White Rabbit
git clone https://gitlab.com/ohwr/project/cute-wr
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| Compact Universal Timing Endpoint based on White Rabbit | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/ohwr/project/cute-wr |
|---|---|
| Homepage | https://gitlab.com/ohwr/project/cute-wr |
| Registry Source | gitlab |
README
CUTE-wr projects
Code structure
-
Gateware:
submodules/wr-corescute-wr branch that work on hardware version 2.1 -
Firmware:
submodules/wrpc-swFull support of substituting wrpc RAM in target bit file using data2mem. See http://www.ohwr.org/issues/1006 -
Software: multiboot support TBD
Building
git submodule update --recursive --init
make