Added zinit

This commit is contained in:
AdvaySingh1 2026-03-19 10:08:52 -07:00
parent 52fad78b40
commit 26db947b57
1 changed files with 1 additions and 0 deletions

View File

@ -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