|
|
# Compact Universal Timing Endpoint Based on White Rabbit
|
|
|
|
|
|
## Introduction
|
|
|
|
|
|
The cute-wr project is a standalone White Rabbit Node implementation on
|
|
|
a FPGA Mezzanine Card. The idea is to have a compact, low-cost and
|
|
|
common WR NIC for synchronous DAQ frontends and other applications.
|
|
|
|
|
|
## Structure Design
|
|
|
|
|
|
cute-wr is originally derived from and keeps firmware compatibly with
|
|
|
the [SPEC](https://www.ohwr.org/project/spec/wiki) board. The [White
|
|
|
Rabbit Node Reference
|
|
|
Design](https://www.ohwr.org/project/white-rabbit/wikis/WRReferenceDesign)
|
|
|
has detailed information on infrastructure
|
|
|
design.
|
|
|
|
|
|
![](/project/cute-wr/uploads/ca69ed92951399bccb6456e893115efb/cute-wr_frame.png)
|
|
|
|
|
|
## Features:
|
|
|
|
|
|
- Standalone Operation;
|
|
|
- Spartan 6 (XC6SLX45T-3FGG484C);
|
|
|
- 32MBit SPI FLASH (M25P32-VMF6P);
|
|
|
- 64Kbit I2C EEPROM (24AA64T-I/MC);
|
|
|
- FMC LPC interface;
|
|
|
- JTAG and RS232;
|
|
|
- External CLK reference (work in master mode);
|
|
|
- 125MHz CLK and PPS output;
|
|
|
- 3 user LEDs;
|
|
|
|
|
|
## Application orientation
|
|
|
|
|
|
Timing distribution for LHAASO Project:
|
|
|
|
|
|
Please refer to:
|
|
|
|
|
|
- [The proposed Large High Altitude Air Shower Observatory (LHAASO)
|
|
|
project](http://english.ihep.cas.cn/ic/ip/LHAASO/)
|
|
|
- Guanghua Gong, Shaomin Chen, Qiang Du, Jianming Li, Yinong Liu,
|
|
|
Huihai He, [Sub-nanosecond timing system design and development for
|
|
|
LHAASO
|
|
|
Project](http://www.esrf.eu/icalepcs2011/papers/webhmult04.pdf) , in
|
|
|
Proceedings of ICALEPCS2011, Grenoble, France, 2011
|
|
|
|
|
|
## Current status
|
|
|
|
|
|
<table>
|
|
|
<tbody>
|
|
|
<tr class="odd">
|
|
|
<td><strong>Date</strong></td>
|
|
|
<td><b> Event </b></td>
|
|
|
</tr>
|
|
|
<tr class="even">
|
|
|
<td>20-10-2011</td>
|
|
|
<td>Start of project. Framework design finished.</td>
|
|
|
</tr>
|
|
|
<tr class="odd">
|
|
|
<td>29-11-2011</td>
|
|
|
<td>Schematic and PCB drawing reviewed.</td>
|
|
|
</tr>
|
|
|
<tr class="even">
|
|
|
<td>15-02-2012</td>
|
|
|
<td>PCB fabrication and assembly finished in Tsinghua.</td>
|
|
|
</tr>
|
|
|
<tr class="odd">
|
|
|
<td>12-03-2012</td>
|
|
|
<td>Start of the project management cute-wr on ohwr.org.</td>
|
|
|
</tr>
|
|
|
<tr class="even">
|
|
|
<td>14-03-2012</td>
|
|
|
<td>First demo worked together with WR switch and SPEC.</td>
|
|
|
</tr>
|
|
|
<tr class="odd">
|
|
|
<td>12-05-2012</td>
|
|
|
<td>In-depth development and test with wr-cores::spll_ng branch, getting ready to publish a separate branch for cute-wr and other compact, standalone WR reference designs.</td>
|
|
|
</tr>
|
|
|
<tr class="even">
|
|
|
<td>12-06-2012</td>
|
|
|
<td>Presented at IEEE realtime 2012 conference at Berkeley. [Development of White Rabbit Interface for Synchronous Data Acquisition and Timing Control](https://www.ohwr.org/project/white-rabbit/uploads/0f7e470f2701f6d499b3188602ebb85a/RT2012_PS2_10.pdf)</td>
|
|
|
</tr>
|
|
|
<tr class="odd">
|
|
|
<td>10-25-2012</td>
|
|
|
<td>Release of cute-wr v2.0</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
|
|
|
## Users list
|
|
|
|
|
|
- [Large High Altitude Air Shower Observatory (LHAASO)
|
|
|
project](http://english.ihep.cas.cn/ic/ip/LHAASO/)
|
|
|
- [Daya Bay Reactor Neutrino
|
|
|
Experiment](http://dayabay.ihep.ac.cn/twiki/bin/view/Public/)
|
|
|
- [China JinPing underground Laboratory
|
|
|
(CJPL)](http://wwwgerda.mppmu.mpg.de/symp/03_Yue.pdf)
|
|
|
- [Lawrence Berkeley National Lab (LBNL)](http://www.lbl.gov)
|
|
|
- [Facility for Rare Isotope Beams (FRIB)](http://www.frib.msu.edu/)
|
|
|
- [American Biomedical
|
|
|
Group(ABGI)](http://www.americanbiomedicalgroup.net/)
|
|
|
|
|
|
cute-wr\_v2.jpg
|
|
|
Version 1.0 has been tested on March 5, 2012, and showed a similar
|
|
|
performance comparing with SPEC boards.
|
|
|
Version 2.0 tesetd on Oct, 25, 2012, tested under wrpc-sw and wr-cores
|
|
|
(branch:cute-wr).
|
|
|
|