aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | | | | | 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-036-5/+40
|\ \ \ \ \ \ \ \
* | | | | | | | | TypoEddie Hung2019-06-031-1/+1
* | | | | | | | | IS_C_INVERTEDEddie Hung2019-06-031-4/+4
* | | | | | | | | Fix `ifndefEddie Hung2019-06-031-1/+1
* | | | | | | | | Make SB_LUT4 a whitebox, SB_DFF a blackbox (for now)Eddie Hung2019-06-034-8/+8
* | | | | | | | | Assert that box_unique_id is indeed uniqueEddie Hung2019-06-031-2/+3