From 7c7f8d116746562d79254ca5eb818886655fade0 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Wed, 16 Dec 2015 14:09:26 +0100 Subject: [PATCH] New register file for Pulser AddOn --- xml-db/database/Pulser.xml | 50 +++++++++++++++++++++++++------------- 1 file changed, 33 insertions(+), 17 deletions(-) diff --git a/xml-db/database/Pulser.xml b/xml-db/database/Pulser.xml index 228fa75..3734dfa 100644 --- a/xml-db/database/Pulser.xml +++ b/xml-db/database/Pulser.xml @@ -8,7 +8,7 @@ Configuration for all channels - + Enables individual outputs @@ -25,7 +25,12 @@ - + + Enables additional pulser channels + + + + Invert individual outputs - negative pulse, logical 1 when idle @@ -52,21 +57,32 @@ - - - Settings for each pulser channel - - The period of the pulser, given in multiples of the 240 MHz clock cycle. Values below 15 ns are not allowed. - - - - The width of the pulse, given in multiples of the 960 MHz clock cycle - - - - The offset of the pulser channel, given in multiples of the 240 MHz clock cycle - - + + + Settings for each pulser channel + + The period of the pulser, given in multiples of the 240 MHz clock cycle. Values below 15 ns are not allowed. + + + + + + The width of the pulse, given in multiples of the 960 MHz clock cycle + + + + + + The offset of the pulser channel, given in multiples of the 240 MHz clock cycle + + + + + + Add additional pulser channels to one of the first 20 outputs. One register per additional channel, one bit per output channel + + + -- 2.43.0