module.make 398 Bytes
Newer Older
Alan Mishchenko committed
1 2 3 4 5 6 7 8
SRC +=  src/map/fpga/fpga.c \
    src/map/fpga/fpgaCore.c \
    src/map/fpga/fpgaCreate.c \
    src/map/fpga/fpgaCut.c \
    src/map/fpga/fpgaCutUtils.c \
    src/map/fpga/fpgaFanout.c \
    src/map/fpga/fpgaLib.c \
    src/map/fpga/fpgaMatch.c \
Alan Mishchenko committed
9
    src/map/fpga/fpgaSwitch.c \
Alan Mishchenko committed
10 11 12 13
    src/map/fpga/fpgaTime.c \
    src/map/fpga/fpgaTruth.c \
    src/map/fpga/fpgaUtils.c \
    src/map/fpga/fpgaVec.c