]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
Typo preventing latex-run
authorManuel Penschuck <schreib@manuel.jetzt>
Wed, 7 Jan 2015 14:14:12 +0000 (15:14 +0100)
committerManuel Penschuck <schreib@manuel.jetzt>
Wed, 7 Jan 2015 14:14:12 +0000 (15:14 +0100)
trb3/CBMNetBridge.tex

index 392f9381b83dcf211367d62b421c4f399c75f68d..248da7fad5fa8f9f2827632311bea65f401b30c0 100644 (file)
@@ -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.}