mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-22 12:55:30 +00:00
Add "smtbmc ... -- ..." feature (for "raw" smtbmc options)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
b50f4f3d10
commit
4eb91d5b88
2 changed files with 10 additions and 1 deletions
|
@ -241,6 +241,8 @@ The following solvers are currently supported by ``yosys-smtbmc``:
|
|||
* mathsat
|
||||
* cvc4
|
||||
|
||||
Any additional options after ``--`` are passed to ``yosys-smtbmc`` as-is.
|
||||
|
||||
``aiger`` engine
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue