[WIP] [fi] Add experimental support for Synopsys Z01X FI Simulator #28782
+2,534
−7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds experimental support for the Synopsys VC Z01X fault injection simulator.
Similar to VCS, Z01X first simulates the chosen design. This is then the golden model which acts as a reference. Afterwards, Z01X starts injecting faults depending on the constraints. The constraints define where, which fault is injected (flop or ports, transient or stuck-at faults, at which clock cycle). The strobing file enables the user to specify what is classified as an effective fault, ineffective, or detected fault. During the fault campaign, the golden model is compared to the faulty model depending on the constraints and the strobing file.
This PR enables experimental FI evaluation support for the flash controller. Tested with VCS
X-2025.06-SP1-1, the following command runs the FI experiment: