Skip to content

Add TLB orbits lost monitoring counter

Claire Antel requested to merge add-tlb-orbits-lost-mon into master

Updating TLB data decoders to be compatible with TLB FW version 1.3 onwards.

The TLB data format was updated to include an "external orbits lost" counter, which shares the 32-bit word with the BCID. Decoder update is compatible with old data.

Note: If use old decoder on data read out by TLB fw v 1.3+, the BCID will be garbage. So switch to this required for decoding data for Runs >= 2806.

Merge request reports