Skip to content

2024-08-28-4984ddd: #2529: Use eqy and sby to perform formal verification

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 10:49
· 153 commits to main since this release
4984ddd

This PR changes the way Formal Verification is performed.

Up to now, some of the tests were failing because we failed to prove equivalence (but it doesn't mean that we proved that they aren't equivalent). FV is now performed using eqy and sby tools, which lowers false-negative (and positive) tests.