From ddc909885094b36dddc9921ec59f8f96fabeeb44 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Fri, 30 Aug 2019 13:57:56 +0200 Subject: [PATCH] update addresses table --- networkaddresses.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/networkaddresses.tex b/networkaddresses.tex index f35aa8a..3b22679 100755 --- a/networkaddresses.tex +++ b/networkaddresses.tex @@ -14,7 +14,6 @@ On boards with two or more FPGAs each FPGA gets its own address. The FPGA provid 1000 - 17FF & MDC Concentrator & 2nd digit: inner(0) / outer(1) MDC; 3rd digit: sector (0-5), 4th digit FPGA (0-4) \\ 2000 - 2FFF & MDC OEP & 2nd digit: MDC layer (0-3); 3rd digit: sector (0-5); 4th digit MBO (0-F) \\ -3000 - 31FF & RICH ADCM & 3rd digit: sector (0-5); 4th digit: segment (0-4) \\ 3800 - 38FF & Pion & 3rd digit station, 4th digit side (x/y)\\ 5000 - 50FF & StartTRB3 & TRB3 for Start. 3rd digit: 0: Start, 1: Veto. 4th digit: FPGA (0-3)\\ 5555 & SEB & Dummy Address used in headers generated by SubEventBuilders \\ @@ -48,6 +47,7 @@ FE00 - FFFF & Broadcasts & Reserved for extension of broadcast addresses \textbf{Address(es)} & \textbf{Board(s)} & \textbf{Description} \\ \textbf{Outdated} &&\\ \hline +3000 - 31FF & RICH ADCM & 3rd digit: sector (0-5); 4th digit: segment (0-4) \\ 3200 - 37FF & Shower AddOn & 3rd digit: sector (0-5); 4th digit: FPGA (0-2) \\ 4000 - 400F & Start & Start detector \\ 4010 - 401F & Veto & Veto detector \\ @@ -63,7 +63,7 @@ FE00 - FFFF & Broadcasts & Reserved for extension of broadcast addresses \end{tabularx} \caption{Outdated Network Addresses} -\label{networkaddresses} +\label{outdatednetworkaddresses} \end{center} \end{table} -- 2.43.0