mirror of https://github.com/YosysHQ/abc.git
Experiments with CEC for arithmetic circuits.
This commit is contained in:
parent
236d412255
commit
4771b598c0
|
|
@ -1,4 +1,4 @@
|
|||
SRC += src/proof/acec/acecCore. \
|
||||
SRC += src/proof/acec/acecCore.c \
|
||||
src/proof/acec/acecFadds.c \
|
||||
src/proof/acec/acecOrder.c \
|
||||
src/proof/acec/acecPolyn.c \
|
||||
|
|
|
|||
Loading…
Reference in New Issue