mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 05:08:56 +00:00
Added "zinit" pass
This commit is contained in:
parent
8ebba8a35f
commit
ee91350add
2 changed files with 152 additions and 0 deletions
|
@ -31,6 +31,7 @@ OBJS += passes/techmap/deminout.o
|
|||
OBJS += passes/techmap/insbuf.o
|
||||
OBJS += passes/techmap/attrmvcp.o
|
||||
OBJS += passes/techmap/attrmap.o
|
||||
OBJS += passes/techmap/zinit.o
|
||||
endif
|
||||
|
||||
GENFILES += passes/techmap/techmap.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue