mirror of https://github.com/YosysHQ/abc.git
Retiring old 'fpga' command and package.
This commit is contained in:
parent
dc843b03c9
commit
c9ac0a87ec
2
Makefile
2
Makefile
|
|
@ -11,7 +11,7 @@ MODULES := \
|
|||
src/base/main src/base/ver src/base/test \
|
||||
src/bdd/cudd src/bdd/dsd src/bdd/epd src/bdd/mtr src/bdd/parse \
|
||||
src/bdd/reo src/bdd/cas \
|
||||
src/map/fpga src/map/mapper src/map/mio src/map/super src/map/if \
|
||||
src/map/mapper src/map/mio src/map/super src/map/if \
|
||||
src/map/amap src/map/cov src/map/scl \
|
||||
src/misc/extra src/misc/mvc src/misc/st src/misc/util src/misc/nm \
|
||||
src/misc/vec src/misc/hash src/misc/tim src/misc/bzlib src/misc/zlib \
|
||||
|
|
|
|||
64
abclib.dsp
64
abclib.dsp
|
|
@ -2054,70 +2054,6 @@ SOURCE=.\src\opt\dau\dauTree.c
|
|||
# Begin Group "map"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
# Begin Group "fpga"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpga.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpga.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaCore.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaCreate.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaCut.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaCutUtils.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaFanout.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaInt.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaLib.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaMatch.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaSwitch.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaTime.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaTruth.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaUtils.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\src\map\fpga\fpgaVec.c
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "mapper"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue