From c2fcc1a9a504154a2333da562f68ed06e40aba94 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Thu, 7 Nov 2013 17:49:09 +0100 Subject: [PATCH] added Ecal addresses --- networkaddresses.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/networkaddresses.tex b/networkaddresses.tex index e971868..623bb4b 100755 --- a/networkaddresses.tex +++ b/networkaddresses.tex @@ -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} -- 2.43.0