mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-14 06:45:26 +00:00
equiv_opt: new command, for verifying optimization passes.
This commit is contained in:
parent
1bb728e24f
commit
c38ea9ae65
4 changed files with 169 additions and 24 deletions
|
@ -9,4 +9,4 @@ OBJS += passes/equiv/equiv_induct.o
|
|||
OBJS += passes/equiv/equiv_struct.o
|
||||
OBJS += passes/equiv/equiv_purge.o
|
||||
OBJS += passes/equiv/equiv_mark.o
|
||||
|
||||
OBJS += passes/equiv/equiv_opt.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue