Skip to content

Update: Rows and Columns can be disabled in the testbench & test_scan_base

Thomas Christian Senger requested to merge diable_pixel_slicing into development

It will be possible to disable explicit rows & columns in the testbench in the form

  • start_column:end_column, start_row:stop_row If in the testbench no Pixel is disabled, all pixels will be used. Scan base test is updated to test the disabling of rows and columns

Merge request reports