Skip to content

eFexTowerBuilder: handle invalid codes and add debugging functionality

Will Buttinger requested to merge efexTowerBuilder_invalidCodes into main

Invalid codes from supercell readout (flagged by provenance&0x40) need to be flagged with code 1022 in the output to be properly emulated.

This MR also adds some debugging functionality to this algorithm.

Merge request reports