mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 11:41:23 +00:00
Added "add" command (only wires for now)
This commit is contained in:
parent
65ad556f3d
commit
2279b2a196
2 changed files with 155 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
|
||||
OBJS += passes/cmds/add.o
|
||||
OBJS += passes/cmds/design.o
|
||||
OBJS += passes/cmds/select.o
|
||||
OBJS += passes/cmds/show.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue