mirror of https://github.com/YosysHQ/abc.git
Adding CEC command &splitprove.
This commit is contained in:
parent
e69854f540
commit
67050333b2
|
|
@ -8,5 +8,6 @@ SRC += src/proof/cec/cecCec.c \
|
|||
src/proof/cec/cecPat.c \
|
||||
src/proof/cec/cecSeq.c \
|
||||
src/proof/cec/cecSolve.c \
|
||||
src/proof/cec/cecSplit.c \
|
||||
src/proof/cec/cecSynth.c \
|
||||
src/proof/cec/cecSweep.c
|
||||
|
|
|
|||
Loading…
Reference in New Issue