From 9eb5abcd5308d8a33d2eaf902e880c8373789aef Mon Sep 17 00:00:00 2001 From: hadaq Date: Fri, 24 Feb 2012 13:36:40 +0000 Subject: [PATCH] cts.tex CVS: ---------------------------------------------------------------------- --- cts.tex | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/cts.tex b/cts.tex index 69c2fd1..6eeaf00 100644 --- 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} -- 2.43.0