From 9ef8d428bb0a26c13caa41929866c203c9c764a1 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Wed, 28 Oct 2015 14:19:25 +0100 Subject: [PATCH] Input Monitor and trigger generation are in a different place on TRB3sc: 0xdf00 instead of 0xcf00 --- xml-db/database/InputMonitorTrb3sc.xml | 135 +++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 xml-db/database/InputMonitorTrb3sc.xml diff --git a/xml-db/database/InputMonitorTrb3sc.xml b/xml-db/database/InputMonitorTrb3sc.xml new file mode 100644 index 0000000..81378ed --- /dev/null +++ b/xml-db/database/InputMonitorTrb3sc.xml @@ -0,0 +1,135 @@ + + + Input monitoring and trigger signal generation - version for TRB3sc + + + Registers of the input monitoring + + Enables individual inputs for monitoring + + + + + Inverts individual inputs for monitoring + + + + + Sets the rate at which values are written to the fifo. + + + + + Current value of the timer + + + + + Status information of the monitoring block + + Number of data words in fifo for first input + + + Write signal for fifos + + + Word counter of Fifo control logic + + + + Current status of all inputs + + + + + Control signals for fifo and counters + + Start writing data to fifo + + + Reset all counters + + + Number of input signals + + + Shows if the design contains a single monitoring fifo only and not one for each input + + + Select the input signal to the Fifo, if the single-fifo version is implemented + + + + + + Fifos for each input. 1024 words each. + + Fifo with history of input edge counters. Number of available fifos depends on MonitorSingleFifo and MonitorInputNumber + + + + + + + Current counter value for each input + + Current value of the input edge counter + + + + + + Registers of the trigger generation logic + + + Enables individual inputs for trigger generation. If enabled, the input adds to the common or + + + + + Inverts individual inputs for trigger generation. DOES NOT EXIST IN NEW DESIGNS + + + + + + Current status of all inputs + + + + Current status of all inputs + + + + Enable stretching of individual input channels by adding 10 to 20 ns to the signal length + + + + Inverts individual inputs for trigger generation. + + + + Enable input to be used in coincidence logic. First group of signals or'ed. At least one of the inputs to each group must fire within 40 ns to get a coincidence. + + + + Enable input to be used in coincidence logic. Second group of signals or'ed. At least one of the inputs to each group must fire within 40 ns to get a coincidence. + + + + Information about configuration. + + Number of inputs to the trigger logic + + + Number of outputs of the trigger logic + + + + + + -- 2.43.0