]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
update few xml registers
authorJan Michel <michel@physik.uni-frankfurt.de>
Thu, 13 Jul 2023 08:53:20 +0000 (10:53 +0200)
committerJan Michel <michel@physik.uni-frankfurt.de>
Thu, 13 Jul 2023 08:53:45 +0000 (10:53 +0200)
xml-db/database/Hub.xml
xml-db/database/InputMonitorTrb3sc.xml

index eff18885e95627bd1df12dcb5e5481d79289bbcf..4b76d0707692d96e11ac842dc456ab15d660e851 100644 (file)
       <field  name="LinkStateMachine" start="4"   bits="4"   purpose="status"  format="hex"  >
         <description>Status of the link state machine</description>
       </field>      
+      <field  name="ResetReceived" start="8"   bits="8"   purpose="status"  format="unsigned"  >
+        <description>Number of received reset sequences</description>
+      </field>
       <field  name="RetransmitReceived" start="16"   bits="8"   purpose="status" invertflag="true" format="integer"  >
         <description>Number of retransmit requests received</description>
       </field>      
index f7ea5acebd4b4b78fbf836f5de86bcc8412c2caf..ce6919bf4024987c4beab9f468b181c5cc8e15cf 100644 (file)
@@ -195,7 +195,7 @@ output #slice</description>
         <description>Use Edge Detect before stretching the signal</description>
       </field>
     </register>     
-    <register name="Coincidence" address="0040" mode="rw" repeat="16">
+    <register name="Coincidence" address="0040" mode="rw" repeat="24" continuous="true">
       <description>Coincidence Logic</description>
       <field  name="CoinEnable" start="31"   bits="1" format="bitmask" />
       <field  name="Input1" start="0"   bits="6" format="unsigned" noflag="true" />