mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-18 05:04:46 +00:00
Ensures that "BV" is the logic whenever solving an exists-forall problem with Yices, moves the "(set-logic ...)" directive above any non-info line, sets the `ef-max-iters` parameter to a very high number when using Yices in exists-forall mode so as not to prematurely abandon difficult problems, and does not provide the incompatible "--incremental" Yices argument when in exists-forall mode. |
||
---|---|---|
.. | ||
.gitignore | ||
example.v | ||
example.ys | ||
Makefile.inc | ||
smt2.cc | ||
smtbmc.py | ||
smtio.py | ||
test_cells.sh |