mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 21:27:00 +00:00
Added "attrmvcp" pass
This commit is contained in:
parent
f7730d43bb
commit
3c6d31fd06
2 changed files with 138 additions and 0 deletions
|
@ -29,6 +29,7 @@ OBJS += passes/techmap/dffsr2dff.o
|
|||
OBJS += passes/techmap/shregmap.o
|
||||
OBJS += passes/techmap/deminout.o
|
||||
OBJS += passes/techmap/insbuf.o
|
||||
OBJS += passes/techmap/attrmvcp.o
|
||||
endif
|
||||
|
||||
GENFILES += passes/techmap/techmap.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue