xilinx: Support multiplier mapping for all families.
authorMarcin Kościelnicki <koriakin@0x04.net>
Tue, 8 Oct 2019 17:00:30 +0000 (17:00 +0000)
committerMarcin Kościelnicki <koriakin@0x04.net>
Tue, 22 Oct 2019 16:06:57 +0000 (18:06 +0200)
commit7b350cacd410b16fdac5a6933aea1bb009b83621
tree934e58717f9ba5463d97d56eaf8c82d875677494
parenta3a7bb9bf7160d434db7a4737e68f6b015b221ef
xilinx: Support multiplier mapping for all families.

This supports several older families that are not yet supported for
actual logic synthesis — the intention is to add them soon.
techlibs/xilinx/Makefile.inc
techlibs/xilinx/dsp_map.v [deleted file]
techlibs/xilinx/synth_xilinx.cc
techlibs/xilinx/xc3s_mult_map.v [new file with mode: 0644]
techlibs/xilinx/xc3sda_dsp_map.v [new file with mode: 0644]
techlibs/xilinx/xc4v_dsp_map.v [new file with mode: 0644]
techlibs/xilinx/xc5v_dsp_map.v [new file with mode: 0644]
techlibs/xilinx/xc6s_dsp_map.v [new file with mode: 0644]
techlibs/xilinx/xc7_dsp_map.v [new file with mode: 0644]
techlibs/xilinx/xcu_dsp_map.v [new file with mode: 0644]