3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-25 08:32:34 +00:00

Makefile pass changes

This commit is contained in:
AdvaySingh1 2026-03-20 12:42:51 -07:00
parent 2fc0591b2c
commit f9f31afcb4
2 changed files with 2 additions and 0 deletions

View file

@ -17,6 +17,7 @@ OBJS += passes/silimate/splitnetlist.o
OBJS += passes/silimate/opt_timing_balance.o
OBJS += passes/silimate/struct_partition.o
OBJS += passes/silimate/cone_partition.o
OBJS += passes/silimate/clkmerge.o
OBJS += passes/silimate/opt_expand.o
GENFILES += passes/silimate/peepopt_expand.h