mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-08 10:01:00 +00:00
Add test for ezCmdlineSAT
This commit is contained in:
parent
979b673f20
commit
0f6ef77775
4 changed files with 124 additions and 0 deletions
2
tests/various/.gitignore
vendored
2
tests/various/.gitignore
vendored
|
|
@ -4,6 +4,8 @@
|
|||
/plugin.so
|
||||
/plugin_search
|
||||
/plugin.so.dSYM
|
||||
/ezcmdline_plugin.so
|
||||
/ezcmdline_plugin.so.dSYM
|
||||
/temp
|
||||
/smtlib2_module.smt2
|
||||
/smtlib2_module-filtered.smt2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue