]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
cts.tex CVS: ----------------------------------------------------------------------
authorhadaq <hadaq>
Fri, 24 Feb 2012 13:36:40 +0000 (13:36 +0000)
committerhadaq <hadaq>
Fri, 24 Feb 2012 13:36:40 +0000 (13:36 +0000)
cts.tex

diff --git a/cts.tex b/cts.tex
index 69c2fd1c81dcc9573311c603c7b97818314302b5..6eeaf0045e551517a4f46568d9617d3ebbfe4151 100644 (file)
--- a/cts.tex
+++ b/cts.tex
@@ -248,7 +248,7 @@ For all registers described in this subsection refer to the Fig.\ref{cts_logic}
 \subsection{CTS Data structure}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-When there is trigger type which is not equal 0xE then the data from the CTS contains 5 data words otherwise CTS sends also all r and r/w registers.
+When there is trigger type which is not equal 0xE then the data from the CTS contains 5 data words otherwise CTS sends also all r and r/w registers (see also Fig.\ref{cts_event}).
 
 \begin{description}
 \item[1 Standard hub word] 
@@ -285,8 +285,8 @@ When there is trigger type which is not equal 0xE then the data from the CTS con
 \item[5 Latches] All 0 (currently not used)
 \item[6 ...] The rest of the data is just copy of all RW and R registers (see registers description above)
   \begin{description}  
-    \item[48 RW registers] Register starting from 0xA0C0 (see registers description above)
-    \item[81 R registers] Register starting from 0xA000  (see registers description above)
+    \item[38 RW registers] Register starting from 0xA0C0 (see registers description above)
+    \item[103 R registers] Register starting from 0xA000  (see registers description above)
   \end{description}
 \end{description}
 
@@ -304,13 +304,19 @@ When there is trigger type which is not equal 0xE then the data from the CTS con
        \centering
                \includegraphics[width=1\textwidth]{cts_top_picture.png}
        \caption[CTS top view]{CTS top view}
-       \label{fig:ctstopview}
+       \label{ctstopview}
 \end{figure}
 
 \begin{figure}
        \centering
                \includegraphics[width=1\textwidth]{beamcts.pdf}
        \caption{ CTS - registers for the beam structure usage and beam inhibit signal}
-       \label{fig:ctsbeam}
+       \label{ctsbeam}
 \end{figure}
 
+\begin{figure}
+  \centering
+  \includegraphics[width=1\textwidth]{cts_event.pdf}
+  \caption{CTS event strucutre}
+  \label{cts_event}
+\end{figure}