mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-27 13:39:49 +00:00
Add chtype command
This commit is contained in:
parent
18c030a8c9
commit
8952bd6f45
2 changed files with 84 additions and 0 deletions
|
@ -26,4 +26,5 @@ OBJS += passes/cmds/check.o
|
|||
OBJS += passes/cmds/qwp.o
|
||||
OBJS += passes/cmds/edgetypes.o
|
||||
OBJS += passes/cmds/chformal.o
|
||||
OBJS += passes/cmds/chtype.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue