Skip to content

Added OTCicBypassTest and OTCICphaseAlignmentForBypass to test the CIC bypass features

Fabio Ravera requested to merge fravera/Ph2_ACF:SoCtest into Dev

This is a debugging tool to better understand CIC bypass feature on module and help with hybrid test debugging, it is not part of the module QA procedure

To run the test do: runCalibration -f <xml_file> -c testCICbypass -b

Runs for both PS and 2S and no stubs are injected

To inject specific stubs, please edit stubSeedAndBendingVector in injectStubs2S or theClusterList in injectStubsPS

For PS, stub injection done in pixel-pixel mode, only pixel cluster need to be injected

CIC output from bypass are printed on the the terminal

Edited by Fabio Ravera

Merge request reports