mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 20:21:25 +00:00
Added edgetypes command
This commit is contained in:
parent
281c1f4029
commit
c58bd5dc30
2 changed files with 107 additions and 0 deletions
|
@ -23,4 +23,5 @@ OBJS += passes/cmds/trace.o
|
|||
OBJS += passes/cmds/plugin.o
|
||||
OBJS += passes/cmds/check.o
|
||||
OBJS += passes/cmds/qwp.o
|
||||
OBJS += passes/cmds/edgetypes.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue