yosys/tests/sva
Jannis Harder 0db76c6ec4 tests/sva: Skip sva tests that use SBY until SBY is compatible again
This commit is part of a PR that requires corresponding changes in SBY.
To prevent CI failures, detect whether those changes already landed and
skip the SBY using tests until then.
2024-03-05 14:37:33 +01:00
..
.gitignore verific: Improve logic generated for SVA value change expressions 2022-05-09 15:04:01 +02:00
Makefile verific: Improve logic generated for SVA value change expressions 2022-05-09 15:04:01 +02:00
basic00.sv Improve SVA tests, add Makefile and scripts 2017-07-27 11:42:05 +02:00
basic01.sv Squelch a little more trailing whitespace 2018-12-29 12:46:54 +01:00
basic02.sv Improve SVA tests, add Makefile and scripts 2017-07-27 11:42:05 +02:00
basic03.sv Improve SVA tests, add Makefile and scripts 2017-07-27 11:42:05 +02:00
basic04.sv Improve SVA tests, add Makefile and scripts 2017-07-27 11:42:05 +02:00
basic04.vhd Improve SVA tests, add Makefile and scripts 2017-07-27 11:42:05 +02:00
basic05.sv Improve SVA tests, add Makefile and scripts 2017-07-27 11:42:05 +02:00
basic05.vhd Improve SVA tests, add Makefile and scripts 2017-07-27 11:42:05 +02:00
counter.sv Improve Verific SVA importer 2017-07-27 14:05:09 +02:00
extnets.sv Fix "verific -extnets" for more complex situations 2019-03-26 14:17:46 +01:00
nested_clk_else.sv verific: Fix conditions of SVAs with explicit clocks within procedures 2022-05-03 14:13:08 +02:00
runtest.sh tests/sva: Skip sva tests that use SBY until SBY is compatible again 2024-03-05 14:37:33 +01:00
sva_not.sv Fix verific PRIM_SVA_AT handling in properties with PRIM_SVA_DISABLE_IFF 2018-02-15 15:26:37 +01:00
sva_range.sv Major redesign of Verific SVA importer 2018-02-27 20:33:15 +01:00
sva_throughout.sv Add support for SVA throughout via Verific 2018-02-21 13:09:47 +01:00
sva_value_change_changed.sv Fix sva_value_change_changed test for updated verific 2023-10-03 11:46:43 +02:00
sva_value_change_changed_wide.sv verific: Use new value change logic also for $stable of wide signals. 2022-05-11 13:05:27 +02:00
sva_value_change_rose.sv verific: Improve logic generated for SVA value change expressions 2022-05-09 15:04:01 +02:00
sva_value_change_sim.sv verific: Use new value change logic also for $stable of wide signals. 2022-05-11 13:05:27 +02:00
sva_value_change_sim.ys verific: Improve logic generated for SVA value change expressions 2022-05-09 15:04:01 +02:00