mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
7 lines
151 B
Makefile
7 lines
151 B
Makefile
|
|
OBJS += passes/hierarchy/hierarchy.o
|
|
OBJS += passes/hierarchy/uniquify.o
|
|
OBJS += passes/hierarchy/submod.o
|
|
OBJS += passes/hierarchy/keep_hierarchy.o
|
|
|