From a168a8ce43a71d7e727d6a8826d1208bc83762f5 Mon Sep 17 00:00:00 2001 From: Manuel Penschuck Date: Wed, 7 Jan 2015 15:14:12 +0100 Subject: [PATCH] Typo preventing latex-run --- trb3/CBMNetBridge.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/trb3/CBMNetBridge.tex b/trb3/CBMNetBridge.tex index 392f938..248da7f 100644 --- a/trb3/CBMNetBridge.tex +++ b/trb3/CBMNetBridge.tex @@ -144,9 +144,9 @@ The TDC channels are mapped as follows: & 1--0 & Epoch ID defined by: \\ & & \hspace{1em} 0x0: Incremented epoch \\ & & \hspace{1em} 0x1: Preset via TrbNet slow control \\ - & & \hspace{1em} 0x2: Preset via CBMNet \gls{dcm} \\ - & 3 & Low, if slow control update was chosen and no update between last two \gls{dlm} \\ - & 7--4 & Barrel shifter position of CBMNet \gls{phy} (always 0 in default config) \\ + & & \hspace{1em} 0x2: Preset via CBMNet DCM \\ + & 3 & Low, if slow control update was chosen and no update between last two DLM \\ + & 7--4 & Barrel shifter position of CBMNet PHY (always 0 in default config) \\ & 23--8& Lower half-word of CBMNet pulser threshold (in clock cycles) \\ & 26 & CBMNet link active \\ & 27 & Extended Data \\ @@ -159,15 +159,15 @@ The TDC channels are mapped as follows: 4 &31--0& Timestamp of last pulse (CBMNet clock) \\ \rowcolor{light-gray} 5 &31--0& Current epoch \\ - 6 &31--0& Timestamp of last \gls{dlm} (TrbNet clock) \\ + 6 &31--0& Timestamp of last DLM (TrbNet clock) \\ \rowcolor{light-gray} - 7 &31--0& Timestamp of last \gls{dlm} (CBMNet clock) \\ - 8 &31--0& Number of \gls{dlm} received \\ + 7 &31--0& Timestamp of last DLM (CBMNet clock) \\ + 8 &31--0& Number of DLM received \\ \rowcolor{light-gray} 9 &31--0& Number of Pulser pulses \\ 10 & & \textbf{Reset counter}\\ - &15--0& Number of CBMNet resets since \gls{fpga} start-up \\ - &31--16& Number of TrbNet resets since \gls{fpga} start-up \\ + &15--0& Number of CBMNet resets since FPGA start-up \\ + &31--16& Number of TrbNet resets since FPGA start-up \\ \bottomrule \end{tabular} \caption{CBMNet synchronisation module read-out format.} -- 2.43.0