aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Revert "shregmap -tech xilinx_dynamic to work -params and -enpol"Eddie Hung2019-06-101-26/+6
| * | | Revert "Refactor to ShregmapTechXilinx7Static"Eddie Hung2019-06-101-86/+46
| * | | Revert "Add -tech xilinx_static"Eddie Hung2019-06-101-13/+2
| * | | Revert "Continue support for ShregmapTechXilinx7Static"Eddie Hung2019-06-101-81/+30
| * | | Revert "shregmap -tech xilinx_static to handle INIT"Eddie Hung2019-06-101-32/+22
| * | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-06-102-1/+30
| |\| |
| * | | Update CHANGELOGEddie Hung2019-06-071-4/+2
| * | | Comment out muxpack (currently broken)Eddie Hung2019-06-071-2/+2
| * | | Fine tune aigerparseEddie Hung2019-06-072-63/+32
| * | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-06-0739-867/+1079
| |\ \ \
| * | | | Allow muxcover costs to be changedEddie Hung2019-06-071-12/+42
| * | | | $__XILINX_MUX_ -> $__XILINX_SHIFTXEddie Hung2019-06-062-11/+11
| * | | | Fix muxcover and its techmappingEddie Hung2019-06-062-3/+3
| * | | | Run muxpack and muxcover in synth_xilinxEddie Hung2019-06-062-1/+18
| * | | | Remove abc_flop attributes for nowEddie Hung2019-06-061-56/+10
| * | | | Merge remote-tracking branch 'origin/eddie/muxpack' into xc7muxEddie Hung2019-06-063-10/+55
| |\ \ \ \
| | * | | | Fix and test for balanced caseEddie Hung2019-06-063-10/+55
| * | | | | Merge remote-tracking branch 'origin/eddie/muxpack' into xc7muxEddie Hung2019-06-0623-12/+819
| |\| | | |
| | * | | | Fix warningsEddie Hung2019-06-062-3/+3
| | * | | | Support cascading $pmux.A with $mux.A and $mux.BEddie Hung2019-06-063-17/+65
| | * | | | More cleanupEddie Hung2019-06-061-15/+20
| | * | | | Fix spacingEddie Hung2019-06-061-6/+5
| | * | | | Non chain user check using next_sigEddie Hung2019-06-061-7/+5
| | * | | | Add non exclusive testEddie Hung2019-06-062-0/+56
| | * | | | Move muxpack from passes/techmap to passes/optEddie Hung2019-06-063-1/+1
| | * | | | Update docEddie Hung2019-06-061-4/+5
| | * | | | Add to CHANGELOGEddie Hung2019-06-061-0/+1
| | * | | | One more and tidy upEddie Hung2019-06-062-6/+28
| | * | | | Add a few more special case testsEddie Hung2019-06-062-0/+51
| | * | | | Add tests, fix for !=Eddie Hung2019-06-063-9/+110
| | * | | | Missing fileEddie Hung2019-06-061-0/+232
| | * | | | Initial adaptation of muxpack from shregmapEddie Hung2019-06-061-0/+1
| * | | | | shregmap -tech xilinx_static to handle INITEddie Hung2019-06-051-22/+32
| * | | | | Continue support for ShregmapTechXilinx7StaticEddie Hung2019-06-051-30/+81
| * | | | | Update abc attributes on FD*E_1Eddie Hung2019-06-051-6/+26
| * | | | | CleanupEddie Hung2019-06-052-17/+0
| * | | | | 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
| * | | | | Add -tech xilinx_staticEddie Hung2019-06-051-2/+13
| * | | | | Refactor to ShregmapTechXilinx7StaticEddie Hung2019-06-051-46/+86
| * | | | | shregmap -tech xilinx_dynamic to work -params and -enpolEddie Hung2019-06-051-6/+26
| * | | | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-06-053-28/+95
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/clifford/fix1065' into xc7muxEddie Hung2019-06-052-2/+2
| |\ \ \ \ \ \
| * | | | | | | Rename shregmap -tech xilinx -> xilinx_dynamicEddie Hung2019-06-042-6/+6
| * | | | | | | Add log_assert to ensure no loopsEddie Hung2019-06-041-1/+15
| * | | | | | | Only toposort builtin and abc typesEddie Hung2019-06-041-6/+9
| * | | | | | | Add space between -D and _ABCEddie Hung2019-06-041-2/+2
| * | | | | | | Add (* abc_flop_q *) to brams_bb.vEddie Hung2019-06-041-8/+8
| * | | | | | | Fix name clashEddie Hung2019-06-041-11/+11
| * | | | | | | Add mux_map.v for wide muxEddie Hung2019-06-044-30/+82