mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 02:40:25 +00:00
Add "supercover" skeleton
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
7a40294e93
commit
a58dbcf2ba
2 changed files with 77 additions and 0 deletions
|
@ -8,4 +8,5 @@ OBJS += passes/sat/expose.o
|
|||
OBJS += passes/sat/assertpmux.o
|
||||
OBJS += passes/sat/clk2fflogic.o
|
||||
OBJS += passes/sat/async2sync.o
|
||||
OBJS += passes/sat/supercover.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue