3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2026-03-03 15:27:00 +00:00

Merge pull request #147 from jix/smtbmc-keepgoing

Support and tests for smtbmc `--keep-going`
This commit is contained in:
Jannis Harder 2022-03-30 11:42:48 +02:00 committed by GitHub
commit 81e8b6737b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 192 additions and 2 deletions

1
tests/.gitignore vendored
View file

@ -8,6 +8,7 @@
/redxor*/
/stopfirst*/
/junit_*/
/keepgoing_*/
/submod_props*/
/multi_assert*/
/aim_vs_smt2_nonzero_start_offset*/