mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-23 20:58:55 +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
|
|
|