3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 01:54:10 +00:00
yosys/tests/xprop
Jannis Harder 2a68eee5f1 xprop: Test fixes and abort on test failure
Use `$finish(0)` to silently exit even when using recent iverlog
versions. Run `write_verilog -noexpr` before `write_verilog` as the
latter can modify the design.

This also enables checking the tests results, as xprop should be in a
state where the existing tests pass.
2023-02-13 14:05:16 +01:00
..
.gitignore New xprop pass to encode 3-valued x-propagation using 2-valued logic 2022-11-30 19:01:28 +01:00
generate.py xprop: Test fixes and abort on test failure 2023-02-13 14:05:16 +01:00
run-test.sh tests: in xprop tests, use MAKE variable if set 2023-02-10 15:01:04 +01:00
test.py xprop: Test fixes and abort on test failure 2023-02-13 14:05:16 +01:00