mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-27 15:35:51 +00:00
Support rIC3 as backend
Signed-off-by: Yuheng Su <gipsyh.icu@gmail.com>
This commit is contained in:
parent
26b387466d
commit
daf4e4cb39
6 changed files with 19 additions and 1 deletions
|
@ -248,6 +248,8 @@ The following mode/engine/solver combinations are currently supported:
|
|||
| | |
|
||||
| | ``aiger avy`` |
|
||||
| | |
|
||||
| | ``aiger rIC3`` |
|
||||
| | |
|
||||
| | ``aiger suprove`` |
|
||||
+-----------+--------------------------+
|
||||
| ``cover`` | ``smtbmc [all solvers]`` |
|
||||
|
@ -341,6 +343,8 @@ solvers:
|
|||
+-------------------------------+---------------------------------+
|
||||
| ``avy`` | ``prove`` |
|
||||
+-------------------------------+---------------------------------+
|
||||
| ``rIC3`` | ``prove`` |
|
||||
+-------------------------------+---------------------------------+
|
||||
| ``aigbmc`` | ``bmc`` |
|
||||
+-------------------------------+---------------------------------+
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue