From fffddcc71a9f915c9f85f18d97aa25956b63d83f Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Tue, 2 Jul 2013 10:47:18 +0200 Subject: [PATCH] Added broadcast element to trb-setup. Added some more configuration files. --- xml-db/database/HUB.xml | 31 +++++++++++++++++++ ..._registers_SPEC.xml => JtagController.xml} | 2 +- xml-db/database/RDO.xml | 23 ++++++++++++++ xml-db/database/TrbNet.xml | 2 +- xml-db/database/TrbNetSetup.xsd | 7 +++++ xml-db/trb-setup.xml | 10 ++++++ 6 files changed, 73 insertions(+), 2 deletions(-) create mode 100644 xml-db/database/HUB.xml rename xml-db/database/{jtag_registers_SPEC.xml => JtagController.xml} (99%) create mode 100644 xml-db/database/RDO.xml diff --git a/xml-db/database/HUB.xml b/xml-db/database/HUB.xml new file mode 100644 index 0000000..4a7597d --- /dev/null +++ b/xml-db/database/HUB.xml @@ -0,0 +1,31 @@ + + + Register of the hub entity + + + + Current status of each port of the hub on each channel. + + Current status of each port of the hub on each channel. + + + + + + + + + diff --git a/xml-db/database/jtag_registers_SPEC.xml b/xml-db/database/JtagController.xml similarity index 99% rename from xml-db/database/jtag_registers_SPEC.xml rename to xml-db/database/JtagController.xml index 1f6482c..4982cf4 100644 --- a/xml-db/database/jtag_registers_SPEC.xml +++ b/xml-db/database/JtagController.xml @@ -4,7 +4,7 @@ name="JtagController" address="a000" > - A JTAG controller for Pixel Sensors? + A JTAG controller for Pixel Sensors diff --git a/xml-db/database/RDO.xml b/xml-db/database/RDO.xml new file mode 100644 index 0000000..e5cc890 --- /dev/null +++ b/xml-db/database/RDO.xml @@ -0,0 +1,23 @@ + + + Register of the trigger and read-out handler in full_endpoint (on front-ends only) + + + + IPU handler status register + + FSM state bits + IDLE + WaitForLength + GotLength + SendDHDR + ReadData + EndReadout + + + + diff --git a/xml-db/database/TrbNet.xml b/xml-db/database/TrbNet.xml index 8c5beb3..2b435c4 100644 --- a/xml-db/database/TrbNet.xml +++ b/xml-db/database/TrbNet.xml @@ -4,7 +4,7 @@ name="TrbNet" address="7000" > - Registers for the TrbNet itself + Common Registers on allmost all endpoints diff --git a/xml-db/database/TrbNetSetup.xsd b/xml-db/database/TrbNetSetup.xsd index b2503ee..43ceac7 100644 --- a/xml-db/database/TrbNetSetup.xsd +++ b/xml-db/database/TrbNetSetup.xsd @@ -28,11 +28,18 @@ + + + + + + + + + + + @@ -45,6 +50,8 @@ + + @@ -62,6 +69,8 @@ + + @@ -74,6 +83,7 @@ + -- 2.43.0