opentitan icon indicating copy to clipboard operation
opentitan copied to clipboard

[sival,autogen] Improve filter to avoid creating spurious issues

Open matutem opened this issue 2 years ago • 0 comments

Description

The sival autogen flow should filter out testpoint marked as si_stage: None since that indicates the test is not suitable for fpga or silicon, and can only be tested in si_val. This lack of filtering created a bunch of unnecessary issues.

matutem avatar Feb 23 '24 20:02 matutem