mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-04 10:20:24 +00:00
Added "pmuxtree" command
This commit is contained in:
parent
1f33b2a490
commit
724cead61d
3 changed files with 164 additions and 0 deletions
|
@ -12,6 +12,7 @@ OBJS += passes/techmap/extract.o
|
|||
OBJS += passes/techmap/alumacc.o
|
||||
OBJS += passes/techmap/dff2dffe.o
|
||||
OBJS += passes/techmap/dffinit.o
|
||||
OBJS += passes/techmap/pmuxtree.o
|
||||
OBJS += passes/techmap/muxcover.o
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue