mirror of https://github.com/YosysHQ/abc.git
8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
|
|
SRC += src/map/cov/covBuild.c \
|
||
|
|
src/map/cov/covCore.c \
|
||
|
|
src/map/cov/covMan.c \
|
||
|
|
src/map/cov/covMinEsop.c \
|
||
|
|
src/map/cov/covMinMan.c \
|
||
|
|
src/map/cov/covMinSop.c \
|
||
|
|
src/map/cov/covMinUtil.c
|