From 39e0a5c294ade8e1cedc360985d1a760f6f345f7 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Fri, 5 Dec 2014 13:40:18 +0100 Subject: [PATCH] added configuration table for ADC AddOn --- trb3/IncludedFeaturesTable.tex | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/trb3/IncludedFeaturesTable.tex b/trb3/IncludedFeaturesTable.tex index 82f0300..6af472e 100644 --- a/trb3/IncludedFeaturesTable.tex +++ b/trb3/IncludedFeaturesTable.tex @@ -53,5 +53,15 @@ Through Clock Manager (cbmtof only)\\ & 42 & Spi & Contains SPI on all relevant I/Os depending on AddOn board design\\ & 43 & Uart & Contains an Uart\\ & 55 -- 52 & Clock & See table 1\\ + \hline\hline +4 & \multicolumn{3}{X|}{``ADC'' - For ADC AddOn designs.}\\ + & 7 -- 0 & Frequency & ADC sampling frequency in MHz \\ + & 11 -- 8 & Processing & Type of processing logic. 0: basic readout. 1: simple preprocessing. 8:full feature extraction \\ + & 14 & Baseline & Baseline determination\\ + & 15 & Trigger & Trigger generation\\ + & 23 -- 16 & Channels & Number of channels\\ + & 42 & Spi & Contains SPI on all relevant I/Os depending on AddOn board design\\ + & 43 & Uart & Contains an Uart\\ + & 55 -- 52 & Clock & See table 1\\ \hline \end{longtable} -- 2.43.0