From: Guenter Knittel Date: Thu, 28 Mar 2019 16:19:17 +0000 (+0100) Subject: added new data formats for new TDC designs, GK X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=f9c4ce3753169f772afb9ce792aa9035b511d3c5;p=daqdocu.git added new data formats for new TDC designs, GK --- diff --git a/trb3/TdcDataFormat.tex b/trb3/TdcDataFormat.tex index d888910..518e41d 100644 --- a/trb3/TdcDataFormat.tex +++ b/trb3/TdcDataFormat.tex @@ -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}