mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-25 12:36:02 +00:00
Added equiv_mark command
This commit is contained in:
parent
c35db8c19e
commit
4cec1c058d
3 changed files with 265 additions and 1 deletions
|
@ -8,4 +8,5 @@ OBJS += passes/equiv/equiv_remove.o
|
|||
OBJS += passes/equiv/equiv_induct.o
|
||||
OBJS += passes/equiv/equiv_struct.o
|
||||
OBJS += passes/equiv/equiv_purge.o
|
||||
OBJS += passes/equiv/equiv_mark.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue