1
0
mirror of synced 2026-02-24 00:03:50 +00:00
Files
YosysHQ.yosys/tests
Jannis Harder 83dd99efb7 verific: New -sva-continue-on-error import option
This option allows you to process a design that includes unsupported
SVA. Unsupported SVA gets imported as formal cells using 'x inputs and
with the `unsupported_sva` attribute set. This allows you to get a
complete list of defined properties or to check only a supported subset
of properties. To ensure no properties are unintentionally skipped for
actual verification, even in cases where `-sva-continue-on-error` is
used by default to read and inspect a design, `hierarchy -simcheck` and
`hierarchy -smtcheck` (run by SBY) now ensure that no `unsupported_sva`
property cells remain in the design.
2025-09-24 18:58:54 +02:00
..
2025-01-27 13:19:26 +01:00
2025-09-23 20:03:50 +02:00
2023-08-12 11:59:39 +10:00
2023-08-12 11:59:39 +10:00
2023-08-12 11:59:39 +10:00
2025-08-27 11:29:57 +02:00
2023-08-12 11:59:39 +10:00
2024-11-05 12:36:31 +13:00
2023-08-12 11:59:39 +10:00
2024-02-16 11:43:28 +01:00