mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-21 21:33:40 +00:00
Rename "singleton" pass to "uniquify"
This commit is contained in:
parent
d38a64b1cf
commit
ca53fba44a
3 changed files with 22 additions and 21 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
OBJS += passes/hierarchy/hierarchy.o
|
||||
OBJS += passes/hierarchy/singleton.o
|
||||
OBJS += passes/hierarchy/uniquify.o
|
||||
OBJS += passes/hierarchy/submod.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue