mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-22 12:55:30 +00:00
Add smtbmc --progress option
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
4d4a9b2e4f
commit
47729cd61c
3 changed files with 16 additions and 5 deletions
|
@ -222,6 +222,8 @@ the following options:
|
|||
| ``--dumpsmt2`` | Write the SMT2 trace to an additional output file. |
|
||||
| | (Useful for benchmarking and troubleshooting.) |
|
||||
+-----------------+---------------------------------------------------------+
|
||||
| ``--progress`` | Enable Yosys-SMTBMC timer display. |
|
||||
+-----------------+---------------------------------------------------------+
|
||||
|
||||
Any SMT2 solver that is compatible with ``yosys-smtbmc`` can be passed as
|
||||
argument to the ``smtbmc`` engine. The solver options are passed to the solver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue