aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/synth_xilinx.cc
Commit message (Expand)AuthorAgeFilesLines
* Retry "Add "-W' wire delay arg to abc9, use from synth_xilinx"Eddie Hung2019-06-121-1/+1
* Revert "Add "-W' wire delay arg to abc9, use from synth_xilinx"Eddie Hung2019-06-121-1/+1
* Add "-W' wire delay arg to abc9, use from synth_xilinxEddie Hung2019-06-111-1/+1
* Revert "Revert "Move ff_map back after ABC for shregmap""Eddie Hung2019-06-101-5/+5
* Revert "Rename shregmap -tech xilinx -> xilinx_dynamic"Eddie Hung2019-06-101-2/+2
* Comment out muxpack (currently broken)Eddie Hung2019-06-071-2/+2
* Fix muxcover and its techmappingEddie Hung2019-06-061-1/+1
* Run muxpack and muxcover in synth_xilinxEddie Hung2019-06-061-1/+6
* Call shregmap -tech xilinx_staticEddie Hung2019-06-051-1/+1
* Revert "Move ff_map back after ABC for shregmap"Eddie Hung2019-06-051-4/+4
* Rename shregmap -tech xilinx -> xilinx_dynamicEddie Hung2019-06-041-2/+2
* Add space between -D and _ABCEddie Hung2019-06-041-2/+2
* Add mux_map.v for wide muxEddie Hung2019-06-041-9/+15
* Move ff_map back after ABC for shregmapEddie Hung2019-06-031-4/+4
* Respect -nocarryEddie Hung2019-06-031-1/+3
* Fix pmux2shiftx logicEddie Hung2019-06-031-1/+1
* Merge mistakeEddie Hung2019-06-031-14/+6
* Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-06-031-1/+5
|\
| * Remove extra newlineEddie Hung2019-06-031-1/+0
| * Execute techmap and arith_map simultaneouslyEddie Hung2019-06-031-6/+6
* | Techmap flops before ABC againEddie Hung2019-05-311-4/+4
* | Merge branch 'xaig' into xc7muxEddie Hung2019-05-311-0/+1
|\ \
| * \ Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-04-221-13/+45
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-04-221-8/+10
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-04-201-6/+8
| |\ \ \ \
| * | | | | Add support for synth_xilinx -abc9 and ignore abc9 -dress optEddie Hung2019-04-121-1/+9
* | | | | | Add whitebox support to DRAMEddie Hung2019-05-231-2/+2
* | | | | | shift register inference before muxEddie Hung2019-05-221-3/+3
* | | | | | Instead of MUXCY/XORCY use CARRY4 (with timing)Eddie Hung2019-05-211-0/+2
* | | | | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-05-211-2/+15
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add "stat -tech xilinx"Clifford Wolf2019-05-111-1/+1
| * | | | | Add "synth_xilinx -arch"Clifford Wolf2019-05-071-1/+13
* | | | | | Use new peepopt from #969Eddie Hung2019-05-021-10/+15
* | | | | | Revert to pre-muxcover approachEddie Hung2019-05-021-8/+5
* | | | | | Missing help_modeEddie Hung2019-05-021-1/+1
* | | | | | Fix -nocarryEddie Hung2019-05-021-3/+3
* | | | | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-05-021-167/+104
|\| | | | |
| * | | | | Back to passing all xc7srl tests!Eddie Hung2019-05-011-5/+4
| * | | | | Merge remote-tracking branch 'origin/master' into eddie/synth_xilinx_fineEddie Hung2019-05-011-165/+97
| |\ \ \ \ \
| | * | | | | Refactor synth_xilinx to auto-generate docEddie Hung2019-04-261-153/+95
| | | |_|_|/ | | |/| | |
| * | | | | WIPEddie Hung2019-04-281-36/+22
| * | | | | Revert synth_xilinx 'fine' label more to how it used to be...Eddie Hung2019-04-261-21/+40
* | | | | | Apparently, this reduces number of MUXCY/XORCYEddie Hung2019-04-261-10/+9
* | | | | | Try a different approach with 'muxcover'Eddie Hung2019-04-261-21/+21
* | | | | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-04-261-1/+0
|\| | | | |
| * | | | | Where did this check come from!?!Eddie Hung2019-04-261-1/+0
| |/ / / /
* | | | | Remove split_shiftx callEddie Hung2019-04-261-4/+1
* | | | | Missing newlineEddie Hung2019-04-261-1/+1
* | | | | bitblast_shiftx -> split_shiftxEddie Hung2019-04-251-2/+2
* | | | | synth_xilinx to call bitblast_shiftxEddie Hung2019-04-251-1/+4