@@ -268,7 +279,6 @@ The FPGA has 2713 M20k, so this is 128/2713 ~= 5% of the internal BRAM resources
...
@@ -268,7 +279,6 @@ The FPGA has 2713 M20k, so this is 128/2713 ~= 5% of the internal BRAM resources
The total number of streams to CEP then becomes NOF_BEAMSETS * NOF_LANES.
The total number of streams to CEP then becomes NOF_BEAMSETS * NOF_LANES.
- 1 Byte, MARKER
- 1 Byte, MARKER
. Like in APERTIF and ARTS, may be useful to quickly recognize the data packet.
. Like in APERTIF and ARTS, may be useful to quickly recognize the data packet.
. Beamlets: 98 = 0x62 = 'b'
. Beamlets: 98 = 0x62 = 'b'
...
@@ -290,57 +300,78 @@ The total number of streams to CEP then becomes NOF_BEAMSETS * NOF_LANES.
...
@@ -290,57 +300,78 @@ The total number of streams to CEP then becomes NOF_BEAMSETS * NOF_LANES.
- 2 Byte, STATION_ID (idem as LOFAR1)
- 2 Byte, STATION_ID (idem as LOFAR1)
==> or 8b because there are only ~50 stations
==> or 8b because there are only ~50 stations
==> use 16b to fit number from station name (e.g. CS001, LV614, see list of stations at
==> Use 16b to fit number from station name (e.g. 1 = CS001, 614 = LV614). The STATION_ID also indirectly reveals whether it is a core, remote or international station.