mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 02:40:25 +00:00
Added freduce command
This commit is contained in:
parent
117489f95a
commit
6efca9ea5a
2 changed files with 362 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
|
||||
OBJS += passes/sat/sat.o
|
||||
OBJS += passes/sat/freduce.o
|
||||
OBJS += passes/sat/eval.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue