]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
Billboard now includes the address of the memory ... Could be useful
authorManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Fri, 24 Oct 2014 17:55:09 +0000 (19:55 +0200)
committerManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Fri, 24 Oct 2014 17:55:09 +0000 (19:55 +0200)
trb3/Billboard.tex

index 1b90922554508c87e31baf25a2d499f2ce7824be..da97c328675f91fd750cf0c14ba30ba8a9ffbd05 100644 (file)
@@ -28,7 +28,7 @@ The module consists of a 256x4b memory area that can be randomly accessed via sl
    \end{enumerate}
 
 \subsection{Memory}
-   The memory is directly mapped into the slow-control address space and is randomly accessible.
+   The memory is directly mapped into the slow-control address space at addresses 0xb100 to 0xb1ff and is randomly accessible.
    The module employs a shadow-memory to prevent data corruption in case a read-out occurs while you update the data.
    This, however, happens fully transparent and is not resembled on the slow-control addresses.
    
@@ -94,8 +94,10 @@ The module consists of a 256x4b memory area that can be randomly accessed via sl
   \textbf{SkipTriggerReg.14}\hfill(rw) & b01e & 0--31 & Number of event of trigger type addr[3:0] to be skipped \\
 \rowcolor{light-gray}
   \textbf{SkipTriggerReg.15}\hfill(rw) & b01f & 0--31 & Number of event of trigger type addr[3:0] to be skipped \\
+  \textbf{Memory}\hfill(rw) & b100 -- & 0--31 & Memory mapped to slow-control \\
+  & b1ff && \\
 \bottomrule
-\caption{Registers in group StatusAndControl}\label{tab:BillboardStatusAndControl}\end{longtable}
+\caption{Status and Control registers of billboard block}\label{tab:BillboardStatusAndControl}\end{longtable}
 }
 
 \subsection{SubSubEvent Format}