mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-17 16:52:16 +00:00
Added expose command
This commit is contained in:
parent
7e9ba60df8
commit
cd06055e77
2 changed files with 264 additions and 0 deletions
|
@ -3,4 +3,5 @@ OBJS += passes/sat/sat.o
|
|||
OBJS += passes/sat/freduce.o
|
||||
OBJS += passes/sat/eval.o
|
||||
OBJS += passes/sat/miter.o
|
||||
OBJS += passes/sat/expose.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue