3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-25 15:23:42 +00:00

Remove clkpart

This commit is contained in:
Eddie Hung 2019-12-05 17:25:26 -08:00
parent 864bff14f1
commit 02786b0aa0
3 changed files with 0 additions and 313 deletions

View file

@ -2,5 +2,4 @@
OBJS += passes/hierarchy/hierarchy.o
OBJS += passes/hierarchy/uniquify.o
OBJS += passes/hierarchy/submod.o
OBJS += passes/hierarchy/clkpart.o