mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-22 22:03:40 +00:00
Initial skeleton for qbfsat
command.
This commit is contained in:
parent
a0416fe167
commit
fb878b2a70
2 changed files with 207 additions and 0 deletions
|
@ -13,4 +13,5 @@ OBJS += passes/sat/fmcombine.o
|
|||
OBJS += passes/sat/mutate.o
|
||||
OBJS += passes/sat/cutpoint.o
|
||||
OBJS += passes/sat/fminit.o
|
||||
OBJS += passes/sat/qbfsat.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue