mirror of https://github.com/YosysHQ/abc.git
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
|
|
SRC += src/map/if/ifCore.c \
|
||
|
|
src/map/if/ifCut.c \
|
||
|
|
src/map/if/ifMan.c \
|
||
|
|
src/map/if/ifMap.c \
|
||
|
|
src/map/if/ifReduce.c \
|
||
|
|
src/map/if/ifTime.c \
|
||
|
|
src/map/if/ifTruth.c \
|
||
|
|
src/map/if/ifUtil.c
|