aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/Makefile.inc
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-07-10 16:00:03 -0700
committerEddie Hung <eddie@fpgeh.com>2019-07-10 16:00:03 -0700
commitb33ecd2a746b734fda33d8535afecf76bd35f59c (patch)
tree42787f772fb84797029653456f652a395225f19f /techlibs/xilinx/Makefile.inc
parentcea7441d8ae7df8d22f510e6a101ec46a9d7751e (diff)
downloadyosys-b33ecd2a746b734fda33d8535afecf76bd35f59c.tar.gz
yosys-b33ecd2a746b734fda33d8535afecf76bd35f59c.tar.bz2
yosys-b33ecd2a746b734fda33d8535afecf76bd35f59c.zip
Move dsp_map.v into cells_map.v; cleanup synth_xilinx a little
Diffstat (limited to 'techlibs/xilinx/Makefile.inc')
-rw-r--r--techlibs/xilinx/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/techlibs/xilinx/Makefile.inc b/techlibs/xilinx/Makefile.inc
index c41015e94..17c5df37d 100644
--- a/techlibs/xilinx/Makefile.inc
+++ b/techlibs/xilinx/Makefile.inc
@@ -31,7 +31,6 @@ $(eval $(call add_share_file,share/xilinx,techlibs/xilinx/arith_map.v))
$(eval $(call add_share_file,share/xilinx,techlibs/xilinx/ff_map.v))
$(eval $(call add_share_file,share/xilinx,techlibs/xilinx/lut_map.v))
$(eval $(call add_share_file,share/xilinx,techlibs/xilinx/mux_map.v))
-$(eval $(call add_share_file,share/xilinx,techlibs/xilinx/dsp_map.v))
$(eval $(call add_share_file,share/xilinx,techlibs/xilinx/abc_xc7.box))
$(eval $(call add_share_file,share/xilinx,techlibs/xilinx/abc_xc7.lut))