mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-31 23:34:57 +00:00
Added miter command
This commit is contained in:
parent
1c8f6f21b4
commit
fa92722358
2 changed files with 307 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
|||
OBJS += passes/sat/sat.o
|
||||
OBJS += passes/sat/freduce.o
|
||||
OBJS += passes/sat/eval.o
|
||||
OBJS += passes/sat/miter.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue