mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-26 21:16:03 +00:00
wrapcell: Add new command
This commit is contained in:
parent
4b3c03dabc
commit
79e9258a31
3 changed files with 196 additions and 0 deletions
|
@ -51,3 +51,4 @@ OBJS += passes/cmds/future.o
|
|||
OBJS += passes/cmds/box_derive.o
|
||||
OBJS += passes/cmds/example_dt.o
|
||||
OBJS += passes/cmds/portarcs.o
|
||||
OBJS += passes/cmds/wrapcell.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue