mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 20:21:25 +00:00
Added equiv_make command
This commit is contained in:
parent
e13a45ae61
commit
76c5d863c5
4 changed files with 260 additions and 1 deletions
|
@ -4,4 +4,5 @@ OBJS += passes/sat/freduce.o
|
|||
OBJS += passes/sat/eval.o
|
||||
OBJS += passes/sat/miter.o
|
||||
OBJS += passes/sat/expose.o
|
||||
OBJS += passes/sat/equiv_make.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue