mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-17 08:42:16 +00:00
Added splitnets command
This commit is contained in:
parent
6971c4db62
commit
48aa72ae8f
2 changed files with 110 additions and 0 deletions
|
@ -3,3 +3,5 @@ OBJS += passes/cmds/select.o
|
|||
OBJS += passes/cmds/show.o
|
||||
OBJS += passes/cmds/rename.o
|
||||
OBJS += passes/cmds/scatter.o
|
||||
OBJS += passes/cmds/splitnets.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue