-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
CRL = CODA Readout Language, the software that reads VME and Fastbus.
For writers of CRL for VME modules, I propose that we have a simple convention:
The beginning of the readout of a Module has a Header, which is a unique 32-bit word that appears in the db_cratemap.dat. This is already the case.
Right after the Header, I propose to put the number of words for that module, which is always known by the CRL, but may not be easily knowable for Podd, depending on the Module. Some modules have a fixed number of workds, but e.g. the FADC250 puts out a variable number of words, and it is less strain on the intelligence of the decoder to use this convention.
To summarize, I propose a "Header" followed by "Num words".
Metadata
Metadata
Assignees
Labels
No labels