From a64154886da4305c0eb216f8f8deefe11f663bf8 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Tue, 15 Mar 2022 13:57:43 +0100 Subject: [PATCH] update xml database --- xml-db/database/Mimosis.xml | 145 ++++++++++++++++++++++++++++++++++++ xml-db/database/TrbNet.xml | 14 ++++ 2 files changed, 159 insertions(+) diff --git a/xml-db/database/Mimosis.xml b/xml-db/database/Mimosis.xml index 9c27007..eee4ff2 100644 --- a/xml-db/database/Mimosis.xml +++ b/xml-db/database/Mimosis.xml @@ -6,6 +6,77 @@ > Registers for the Mimosis Readout + + + Control of input stage + + Reset bit alignment procedure + + + Reset input delays + + + + + Input bit alignment info + + Number of good positions of delay setting + + + Number of bad positions of delay setting + + + Delay search procedure is finished + + + Selected delay position + + + + Input bit alignment info + + Position of first good sample + + + Position of last good sample + + + Position of first bad sample + + + Position of last bad sample + + + + + + + Control Register for Word Alignment stage + + + Position of alignment fixed + + + Write all words, don't strip IDLE + + + Ignore 'active' flag from input stage + + + + Word Alignment Status + + Last received word + + + Found idle word + + + + + @@ -61,4 +132,78 @@ + + + + First I2C register + + Multiples of 8 System clock cycles for 1/2 I2C clock + + + + + Second I2C register + + Select to send one byte (0) or one word (1) + + + Select to write (0) or read (1) + + + + + Third I2C register / Command and data + + I2C address byte, r/w bit is ignored + + + Command byte, sent after address + + + Data word, sent after command + + + + Trigger I2C action + + + + + Fourth I2C register / Status and read-back + + Data word read back + + + Status flags of I2C master + + + Status of I2C state machine + + + Operation finished + + + I2C master busy + + + Data valid + + + + + + Mimosis Control Pins + + Mimosis SYNC input + + + Mimosis START input + + + Mimosis RESET input + + + + + diff --git a/xml-db/database/TrbNet.xml b/xml-db/database/TrbNet.xml index 0866282..0238386 100644 --- a/xml-db/database/TrbNet.xml +++ b/xml-db/database/TrbNet.xml @@ -163,6 +163,20 @@ Default address after reload + + + Address setting registers + + Set main board address. Bit 31 must be assigned to update the board address with this value + + + Configurable broadcast using 0xFD__ + + + Update Address enable bit. + + + -- 2.43.0