3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-08 15:11:50 +00:00
sby/tests/.gitignore
Jannis Harder 2d3d96478a Tests for --keep-going
This also changes the test Makefile to run `.check.py` files after
running the corresponding `.sby` file to allow more precise testing of
the keep going feature.
2022-03-30 11:26:58 +02:00

14 lines
152 B
Plaintext

/both_ex*/
/cover*/
/demo*/
/memory*/
/mixed*/
/preunsat*/
/prv32fmcmp*/
/redxor*/
/stopfirst*/
/junit_*/
/keepgoing_*/
/submod_props*/
/multi_assert*/