aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/cells_map.v
Commit message (Collapse)AuthorAgeFilesLines
...
| * Reverse bits in INIT parameter for Xilinx, since MSB is shifted firstEddie Hung2019-03-141-16/+32
| |
| * Merge remote-tracking branch 'origin/master' into xc7srlEddie Hung2019-03-141-86/+18
| |\
| * | Fix cells_map for SRLEddie Hung2019-03-141-19/+17
| | |
| * | Refactor $__SHREG__ in cells_map.vEddie Hung2019-03-131-32/+24
| | |
| * | Fix SRL16/32 techmap off-by-oneEddie Hung2019-02-281-18/+24
| | |
| * | synth_xilinx to call shregmap with enable supportEddie Hung2019-02-281-23/+28
| | |
| * | synth_xilinx to use shregmap with -params tooEddie Hung2019-02-281-21/+18
| | |
| * | Add techmap rule for $__SHREG_DFF_P_ to SRL16/32Eddie Hung2019-02-281-0/+71
| | |
* | | Fix cells_map.v some moreEddie Hung2019-04-111-7/+7
| | |
* | | More fine tuningEddie Hung2019-04-111-2/+2
| | |
* | | Fix cells_map.vEddie Hung2019-04-111-7/+7
| | |
* | | Fix typoEddie Hung2019-04-111-1/+1
| | |
* | | Juggle opt calls in synth_xilinxEddie Hung2019-04-111-27/+32
| | |
* | | WIP for cells_map.v -- maybe working?Eddie Hung2019-04-101-32/+27
| | |
* | | Try splitting $shiftx with Y_WIDTH > 1 into Y_WIDTH = 1Eddie Hung2019-04-101-31/+38
| | |
* | | Fix for when B_SIGNED = 1Eddie Hung2019-04-101-1/+8
| | |
* | | Tidy upEddie Hung2019-04-101-1/+1
| | |
* | | WIP for $shiftx to wide muxEddie Hung2019-04-101-1/+63
| |/ |/|
* | Changes required for VPR place and route synth_xilinx.Keith Rothman2019-03-011-85/+19
|/ | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Improving vpr output support.Tim 'mithro' Ansell2018-04-181-0/+2
| | | | | | | * Support output BLIF for Xilinx architectures. * Support using .names in BLIF for Xilinx architectures. * Use the same `NO_LUT` define in both `synth_ice40` and `synth_xilinx`.
* Various cleanups in xilinx techlibClifford Wolf2015-01-181-0/+84