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:
commit
81e8b6737b
12 changed files with 192 additions and 2 deletions
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
|
|
@ -8,6 +8,7 @@
|
|||
/redxor*/
|
||||
/stopfirst*/
|
||||
/junit_*/
|
||||
/keepgoing_*/
|
||||
/submod_props*/
|
||||
/multi_assert*/
|
||||
/aim_vs_smt2_nonzero_start_offset*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue