mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 19:00:26 +00:00
Added "eval" pass
This commit is contained in:
parent
a046a302f0
commit
21e38bed98
6 changed files with 316 additions and 189 deletions
|
@ -1,3 +1,4 @@
|
|||
|
||||
OBJS += passes/sat/sat.o
|
||||
OBJS += passes/sat/eval.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue