mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 09:55:20 +00:00
6 lines
110 B
Makefile
6 lines
110 B
Makefile
|
|
OBJS += passes/hierarchy/hierarchy.o
|
|
OBJS += passes/hierarchy/singleton.o
|
|
OBJS += passes/hierarchy/submod.o
|
|
|