From 88fd21a29d3c3d19a14c0edcf36a9d728210a3eb Mon Sep 17 00:00:00 2001 From: hadaq Date: Mon, 14 Jan 2013 18:00:15 +0000 Subject: [PATCH] Minor changes to incorporate the CTS doc --- trb3/main.tex | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/trb3/main.tex b/trb3/main.tex index 17b9a3d..932aea9 100755 --- a/trb3/main.tex +++ b/trb3/main.tex @@ -74,7 +74,7 @@ \title{A Users Guide\\to the TRB3 \\and FPGA-TDC Based Platforms} \date{\today ~-~\thistime} -\author{Grzegorz Korcyl, Ludwig Maier, Jan Michel, Marek Palka, \\Pawel Strzempek, Michael Traxler, Cahit Ugur} +\author{Grzegorz Korcyl, Ludwig Maier, Jan Michel, Marek Palka, \\Manuel Penschuck, Pawel Strzempek, Michael Traxler, Cahit Ugur} \newcommand{\filename}[1]{\textit{#1}} @@ -83,6 +83,7 @@ \newcommand{\constname}[1]{\textsc{#1}} \newcommand{\netname}[1]{\textsc{#1}} \newcommand{\cmdname}[1]{\texttt{#1}} +\newcommand{\addr}[1]{\texttt{#1}} \bibliographystyle{alpha} \usepackage{remreset} @@ -181,10 +182,16 @@ \clearpage - \section{uCTS} + \section[CTS]{CTS\footnote{If not explicitly stated otherwise, in this chapter, CTS refers to the trigger system embeddable into the central + FPGA of a TRB3.}} \subsection{Features} + \input{CtsFeatures} + \subsection{Software} + \input{CtsGettingStarted} \subsection{Building Blocks} + \input{CtsBuildingBlocks} \subsection{Slow Control Registers} + \input{CtsSlowControl} \cleardoublepage -- 2.43.0