added new data formats for new TDC designs, GK
authorGuenter Knittel <guenter@hades38>
Thu, 28 Mar 2019 16:19:17 +0000 (17:19 +0100)
committerGuenter Knittel <guenter@hades38>
Thu, 28 Mar 2019 16:19:17 +0000 (17:19 +0100)
trb3/TdcDataFormat.tex

index d88891073e611e1d62b703bc0533e9f288e6b48f..518e41d959b5ce4f86f99321779311c912ea7eba 100644 (file)
@@ -28,6 +28,15 @@ The data format of the \textbf{\textit{time data}} word is shown below:
       & 11 & the type of the measured edge - '1' rising, '0' falling edge\\
       & 10-0 & coarse time - 5ns granularity\\
       \hline
+      0x2 & 31 & Time Data Marker\\
+      & 30-29 & reserved\\
+      & 28-22 & channel number\\
+      & 21 & LSB of coarse time, represents 2.5ns\\
+      & 20-12 & fine time\\
+      & 11 & the type of the measured edge - '1' rising, '0' falling edge\\
+      & 10-0 & coarse time - 5ns granularity\\
+      The resulting frequency is 400MHz\\
+      \hline
     \end{tabular}
   \caption{The data format of the \textit{TIME DATA} word.}
   \label{tab:tdcTimeDataWord}