mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
Added "muxcover" command
This commit is contained in:
parent
b31e77fd06
commit
f7fb21f185
2 changed files with 542 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/muxcover.o
|
||||
endif
|
||||
|
||||
GENFILES += passes/techmap/techmap.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue