]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
new page start for the DAC Programming section
authorCahit <c.ugur@gsi.de>
Fri, 28 Jun 2013 08:08:04 +0000 (10:08 +0200)
committerCahit <c.ugur@gsi.de>
Fri, 28 Jun 2013 08:08:04 +0000 (10:08 +0200)
trb3/DacProgramming.tex
trb3/main.tex

index 1b8dfff0115151ec69a55aa20e6765ae01a12c77..ac7ee3f93f7f2043fd7830a5b0636a3cc6081cd4 100644 (file)
@@ -1,4 +1,3 @@
-
 Programming the DAC for threshold generation is simple: A standard SPI interface takes 32 Bit of data, the device is chainable. A Perl software module cares about the data content, a simple VHDL core outputs the data and controls the CS signal.
 
 \paragraph*{Slow Control Interface}
@@ -58,4 +57,4 @@ The ASCII format is shown below, the commands can be found in table~\ref{ltc2600
 \end{itemize*}
 
 
-    
\ No newline at end of file
+    
index 341a9bcbdb3df50982005630cc7cd0716f33610c..461069c20d53d1585b0f5f66e9f0a35e025d8327 100644 (file)
       \input{TdcDataFormat}
     \subsection{Slow Control Registers}
       \input{TdcSlowControl}
+\newpage
     \subsection{DAC Programming}
       \input{DacProgramming}