mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 19:51:23 +00:00
Added assertpmux
This commit is contained in:
parent
f3f5a02045
commit
ab18e9df7c
3 changed files with 105 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/assertpmux.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue