mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
Added "attrmap" command
This commit is contained in:
parent
39da8eddae
commit
b0aab4e304
3 changed files with 253 additions and 0 deletions
|
@ -30,6 +30,7 @@ OBJS += passes/techmap/shregmap.o
|
|||
OBJS += passes/techmap/deminout.o
|
||||
OBJS += passes/techmap/insbuf.o
|
||||
OBJS += passes/techmap/attrmvcp.o
|
||||
OBJS += passes/techmap/attrmap.o
|
||||
endif
|
||||
|
||||
GENFILES += passes/techmap/techmap.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue