Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

v3.8.6

Compare
Choose a tag to compare
@evka85 evka85 released this 02 Jul 11:51
· 61 commits to v3 since this release
3b03627

Fixing a loophole in the DAQ input processor module: previously a condition existed for event word count to be lower by one VFAT if a new event came exactly at the clock cycle when the old one timed out, which could result in an offset of the input data from that point on, and show up as VFAT packet from a previous event. Hopefully this will solve the EC/BC mismatch problem seen at GE1/1 QC8 cosmic stand.

Also v3.8.5 fixed a small bug in the OH slow control TX FSM, where the state of some control signals was not defined during reset, which may result in some valid-looking slow control commands being spit out to the OH when doing a link reset, even though the FSM should just send out idles. There's no real proof that this ever happened, but it might.

OH address table was updated to the latest one for the generated UHAL XMLs. The UHAL XMLs will use a module node in future versions.