3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-31 00:13:18 +00:00

Moved some passes to other source directories

This commit is contained in:
Clifford Wolf 2014-02-08 14:39:15 +01:00
parent 03ee63ff80
commit 6644f80d97
9 changed files with 3 additions and 9 deletions

View file

@ -1,3 +1,4 @@
OBJS += passes/hierarchy/hierarchy.o
OBJS += passes/hierarchy/submod.o