]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
added Ecal addresses
authorJan Michel <j.michel@gsi.de>
Thu, 7 Nov 2013 16:49:09 +0000 (17:49 +0100)
committerJan Michel <j.michel@gsi.de>
Thu, 7 Nov 2013 16:49:13 +0000 (17:49 +0100)
networkaddresses.tex

index e971868306a49b615d2b0cda3995f847284a5ba9..623bb4b748c8c4d2ac95a9a56f7bd2f9e5b72a1c 100755 (executable)
@@ -23,6 +23,7 @@ digit FPGA (0-4) \\
 4800 - 4BFF & RPC & 3rd digit: sector (0-5), 4th digit: segment (0-3) \\
 4C00 - 4FFF & TOF & 3rd digit: sector (0-5); 4th digit: 0 for normal TRB, 1 for additional TRB to resemble broken channels\\
 5555        & SEB & Dummy Address used in headers generated by SubEventBuilders \\
+6000 - 67FF & Ecal & Ecal read-out. 2nd digit: sector, 3rd digit: Read-out board, 4th digit: FPGA (0-3)\\
 8000 - 80FF & Central Hub & central hub\\
 8100 - 81FF & MDC Hub & Hub for inner MDC (3rd digit 0) or outer MDC (3rd digit 1)\\
 8300 - 83FF & RICH Hubs & Hubs for RICH, 3rd digit: sector divided by 2 \\
@@ -32,6 +33,7 @@ digit FPGA (0-4) \\
 8700 - 87FF & Forward Wall Hub & \\
 8800 - 88FF & Start/Veto/CTS Hub & \\
 8900 - 89FF & Pion Tracker Hub & 3rd digit: station\\
+8A00 - 8AFF & Ecal Hubs & \\
 F000 - FDFF & Test Setups & \\
 FE00 - FEFF & Reserved & Reserved for extension of broadcast addresses \\
 FF00 - FFFF & Broadcasts &
@@ -96,6 +98,7 @@ TOF        & 8600 - 86FF & 1  & TOF readout via GbE \\
 Wall       & 8700 - 87FF & 1  & Forward Wall readout via GbE \\
 Start/Veto & 8800 - 88FF & 1 & Start / Veto  (and CTS in the final version) \\
 Pion       & 8900 - 89FF & 2 & Pion Tracker. 3rd digit is the station \\
+Ecal       & 8A00 - 8AFF & <32 & Calorimeter. 3rd digit: sector, 4th digit read-out board (preliminary)\\
 \end{tabularx}
 \caption{Reserved SubEvent IDs Ranges. Ranges marked with a (*) are not going to be used in the standard setup.}
 \label{subeventidtable}