-\begin{figure}
+\begin{figure}[h!]
\begin{center}
\includegraphics[width=0.7\textwidth]{figures/dirichcombiner_connections.png}
\caption[DiRich Combiner Front Panel]{Connections and LEDs on the DiRich combiner front-panel}
\begin{figure}[h!]
\begin{center}
\includegraphics[width=0.7\textwidth]{figures/trb5scaddon.jpg}
- \caption[Trb5sc]{Trb5sc board with 4conn AddOn}
+ \caption[Trb5sc]{Trb5sc (version 1) board with 4conn AddOn}
\label{fig:trb5sc}
\end{center}
\end{figure}
+
+The Trb5sc is functionally compatible to Trb3sc, with a few exceptions. The FPGA used is only have the size of the one on the Trb3* and the number of standard TDC channels is limited to 32. The amount of external components has been reduced so that the board size is smaller and AddOns can be added inline instead of on top.
+
+
+\begin{itemize}
+ \item Two main bitfiles versions available (like for Trb3sc): operation in the crate using the backplane connector and operation via the on-board SFP. LEDs on the RJ-45 connector next to the SFP are green for SFP use and red for backplane use.
+ \begin{itemize}
+ \item The SFP can not be used when the board is mounted in the crate.
+ \item LED for link activity are always those located under the SFP
+\end{itemize}
+ \item AddOns are not compatible to Trb3* boards. New AddOns available:
+ \begin{itemize}
+ \item 4x 40pin KEL "Padiwa style"
+ \item 2x 80pin KEL
+ \item 12x RJ-45 for applications that require shielded signal cables
+ \item 7x HDMI
+ \end{itemize}
+ \item AddOn boards may have up to two SFPs for any purpose. E.g. there is support for GbE, to increase the read-out bandwidth.
+ \item A tiny switch near the backside allows to select the source of the trigger signal and the external clock: If "on" signals from the RJ-45 connector are used, if "off" signals from the backplane are routed to the FPGA. The status is shown on a blue LED.
+
+\end{itemize}
\clearpage
\section{Trb3sc}
\input{Trb3scBasics}
+ \clearpage
\section{Trb5sc}
\input{Trb5sc}
+ \clearpage
\section{DiRich}
\input{DiRich}
- \section{AddOns}
+ \clearpage
+ \section{Trb3* AddOns}
\subsection{TDC AddOn}
\input{TdcAddOn}
\subsection{32-Pin AddOn}
\subsection{Padiwa}
\input{WasaFrontend}
- \section{Related Boards}
- \subsection{CBM-RICH}
- \subsection{CBM-TOF}
\cleardoublepage
\part{Design Components}
4000 -- 40FF & Hub & Hub Config and status \\
7000 -- 73FF & RDO & Readout, Board \\
8000 -- 83FF & GbE & Ethernet registers \\
+8400 -- 84FF & GbE & Ethernet UDP sender Registers \\
A000 -- BFFF & FEE & Thresholds, Pedestals, Settings \\
B000 -- B7FF & Serdes & Serdes configuration and status \\
C000 -- CEFF & TDC & TDC Control and Status [\ref{TDC}] \\
D480 -- D4FF & Adc & On-board monitoring of voltages or currents \\
D500 -- D5FF & SED & Soft Error Detection \\
D600 -- D6FF & Uart & Serial Uart Interface \\
+DE00 -- DEFF & I2C & Custom I2C interface \\
DF00 -- DF7F & Trg & Trigger signal generation [\ref{triggermodule}]\\
DF80 -- DFFF & Inp & Input Monitoring [\ref{triggermodule}]\\
E000 -- FFFF & Debugging & Memories and Registers for Debugging \\