mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-25 14:16:07 +00:00
Improve super_prove integration
This commit is contained in:
parent
7be08218cb
commit
9a718367ff
4 changed files with 75 additions and 12 deletions
|
@ -140,7 +140,7 @@ class SbyJob:
|
|||
"yosys": "yosys",
|
||||
"abc": "yosys-abc",
|
||||
"smtbmc": "yosys-smtbmc",
|
||||
"suprove": "super_prove",
|
||||
"suprove": "suprove",
|
||||
"aigbmc": "aigbmc",
|
||||
"avy": "avy",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue