mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 11:41:23 +00:00
Add "chformal" pass
This commit is contained in:
parent
2203562268
commit
db7fc0e32d
2 changed files with 239 additions and 0 deletions
|
@ -25,4 +25,5 @@ OBJS += passes/cmds/plugin.o
|
|||
OBJS += passes/cmds/check.o
|
||||
OBJS += passes/cmds/qwp.o
|
||||
OBJS += passes/cmds/edgetypes.o
|
||||
OBJS += passes/cmds/chformal.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue