mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-25 08:32:34 +00:00
Makefile pass changes
This commit is contained in:
parent
2fc0591b2c
commit
f9f31afcb4
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue