mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-04 10:20:24 +00:00
Started to implement real resource sharing
This commit is contained in:
parent
02f0acb3bc
commit
2278995bd8
2 changed files with 444 additions and 0 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/share.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue