mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-08 14:21:25 +00:00
Yices 2 is the new default solver for yosys-smtbmc
This commit is contained in:
parent
7f871ec89a
commit
a2c1dd3f91
5 changed files with 19 additions and 7 deletions
|
@ -40,7 +40,7 @@ options are:
|
|||
| | | consistency. Values: ``on``, ``off``. Default: ``off`` |
|
||||
+-------------+------------+---------------------------------------------------------+
|
||||
| ``aigsmt`` | All | Which SMT2 solver to use for converting AIGER witnesses |
|
||||
| | | to counter example traces. Default: ``z3`` |
|
||||
| | | to counter example traces. Default: ``yices`` |
|
||||
+-------------+------------+---------------------------------------------------------+
|
||||
| ``smtc`` | ``bmc``, | Pass this ``.smtc`` file to the smtbmc engine. All |
|
||||
| | ``prove``, | other engines are disabled when this option is used. |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue