From 2102d14ccc37e21eccda39a344b1d2e2c5ce8fe2 Mon Sep 17 00:00:00 2001 From: hadaq Date: Tue, 11 Jan 2022 15:12:14 +0100 Subject: [PATCH] add registers of Hades spill monitor --- xml-db/database/Spillmonitor.xml | 69 ++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 xml-db/database/Spillmonitor.xml diff --git a/xml-db/database/Spillmonitor.xml b/xml-db/database/Spillmonitor.xml new file mode 100644 index 0000000..ec52b4d --- /dev/null +++ b/xml-db/database/Spillmonitor.xml @@ -0,0 +1,69 @@ + + + Registers for the HADES Spill Monitor + + + + + Settings form binning and integration time + + Width of the binning / sampling interval. Unit are clock cycles (100 MHz) + + + Width of the averaging window, in bins + + + + + Clear buffers to record new data manually + + Reset QF Fifo + + + Reset Bin Fifo + + + + + Status of the two buffers - for microstructure and q factor + + Fill level of the QF Fifo + + + QF Fifo is empty + + + QF Fifo is full, read-out can take place + + + Fill level of the Bin Fifo + + + Bin Fifo is empty + + + Bin Fifo is full, read-out can take place + + + + + Disable some of the 16 inputs + + + + + + + + + Count number on the 16 inputs (last bin) + + + + + + -- 2.43.0