Skip to content

Pix register scan

Mark Standke requested to merge pix_register_scan into development

This MR implements a fast Pixel register test including corresponding fixtures. Scan time is ~1 minute including analysis. An exemplary output can be found here: pixel_register_scan_interpreted.pdf The scan checks the activation of each bit once. (writes and reads pattern 0b01010101 and 0b10101010) This feature has also been added to the regular register test.

Edited by Mark Standke

Merge request reports