mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-08 08:51:56 +00:00
Added clk2fflogic
This commit is contained in:
parent
2ef454c3f5
commit
2733994aeb
2 changed files with 154 additions and 0 deletions
|
@ -5,4 +5,5 @@ OBJS += passes/sat/eval.o
|
|||
OBJS += passes/sat/miter.o
|
||||
OBJS += passes/sat/expose.o
|
||||
OBJS += passes/sat/assertpmux.o
|
||||
OBJS += passes/sat/clk2fflogic.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue