mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-17 12:45:44 +00:00
Added zinit
This commit is contained in:
parent
52fad78b40
commit
26db947b57
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -778,6 +778,7 @@ OBJS += passes/techmap/aigmap.o
|
|||
OBJS += passes/techmap/attrmap.o
|
||||
OBJS += passes/techmap/clockgate.o
|
||||
OBJS += passes/techmap/dffunmap.o
|
||||
OBJS += passes/techmap/zinit.o
|
||||
|
||||
include $(YOSYS_SRC)/passes/hierarchy/Makefile.inc
|
||||
include $(YOSYS_SRC)/passes/memory/Makefile.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue