3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-08-25 14:16:07 +00:00

Add aigbmc support

This commit is contained in:
Clifford Wolf 2017-02-25 23:50:33 +01:00
parent eb83a1b90e
commit 94260e01b8
2 changed files with 4 additions and 0 deletions

View file

@ -141,6 +141,7 @@ class SbyJob:
"abc": "yosys-abc",
"smtbmc": "yosys-smtbmc",
"suprove": "super_prove",
"aigbmc": "aigbmc",
"avy": "avy",
}