mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-05 16:40:53 +00:00
5 lines
109 B
Makefile
5 lines
109 B
Makefile
|
|
OBJS += passes/hierarchy/hierarchy.o
|
|
OBJS += passes/hierarchy/uniquify.o
|
|
OBJS += passes/hierarchy/submod.o
|
|
|