mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-07 07:45:47 +00:00
Move clkpart into passes/hierarchy
This commit is contained in:
parent
95af8f56e4
commit
900c806d4e
3 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,5 @@
|
|||
OBJS += passes/hierarchy/hierarchy.o
|
||||
OBJS += passes/hierarchy/uniquify.o
|
||||
OBJS += passes/hierarchy/submod.o
|
||||
OBJS += passes/hierarchy/clkpart.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue