| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1108 from YosysHQ/clifford/fix1091 | Eddie Hung | 2019-06-21 | 1 | -45/+99 |
|\ |
|
| * | Replace "muxcover -freedecode" with "muxcover -dmux=cost" | Clifford Wolf | 2019-06-21 | 1 | -15/+14 |
| * | Add "muxcover -freedecode" | Clifford Wolf | 2019-06-21 | 1 | -0/+14 |
| * | Improvements in muxcover | Clifford Wolf | 2019-06-20 | 1 | -38/+55 |
| * | Add support for partial matches to muxcover, fixes #1091 | Clifford Wolf | 2019-06-20 | 1 | -7/+31 |
* | | Merge pull request #1085 from YosysHQ/eddie/shregmap_improve | Eddie Hung | 2019-06-21 | 1 | -3/+15 |
|\ \
| |/
|/| |
|
| * | Actually, there might not be any harm in updating sigmap... | Eddie Hung | 2019-06-20 | 1 | -3/+1 |
| * | Add comment as per @cliffordwolf | Eddie Hung | 2019-06-20 | 1 | -0/+11 |
| * | Revert "Try way that doesn't involve creating a new wire" | Eddie Hung | 2019-06-11 | 1 | -15/+10 |
| * | Try way that doesn't involve creating a new wire | Eddie Hung | 2019-06-11 | 1 | -10/+15 |
| * | If d_bit already in sigbit_chain_next, create extra wire | Eddie Hung | 2019-06-10 | 1 | -3/+6 |
* | | Improve shregmap help message, fixes #1113 | Clifford Wolf | 2019-06-20 | 1 | -0/+2 |
* | | Fix bug in #1078, add entry to CHANGELOG | Eddie Hung | 2019-06-19 | 1 | -3/+3 |
|/ |
|
* | Allow muxcover costs to be changed | Eddie Hung | 2019-06-07 | 1 | -12/+42 |
* | Missing doc for -tech xilinx in shregmap | Eddie Hung | 2019-06-05 | 1 | -0/+3 |
* | Fix two instances of integer-assignment to string. | Henner Zeller | 2019-05-14 | 1 | -1/+1 |
* | Zinit option '-singleton' -> '-all' | Makai Mann | 2019-05-10 | 1 | -1/+1 |
* | Merge pull request #991 from kristofferkoch/gcc9-warnings | Clifford Wolf | 2019-05-08 | 1 | -2/+2 |
|\ |
|
| * | Fix all warnings that occurred when compiling with gcc9 | Kristoffer Ellersgaard Koch | 2019-05-08 | 1 | -2/+2 |
* | | abc: Fix handling of postfixed names (e.g. for retiming) | David Shah | 2019-05-04 | 1 | -4/+4 |
* | | abc: Improve name recovery | David Shah | 2019-05-04 | 1 | -4/+17 |
|/ |
|
* | If init is 1'bx, do not add to dict as per @cliffordwolf | Eddie Hung | 2019-05-03 | 1 | -1/+2 |
* | Revert "dffinit -noreinit to silently continue when init value is 1'bx" | Eddie Hung | 2019-05-03 | 1 | -12/+4 |
* | dffinit -noreinit to silently continue when init value is 1'bx | Eddie Hung | 2019-05-02 | 1 | -4/+12 |
* | Copy with 1'bx padding in $shiftx | Eddie Hung | 2019-04-28 | 1 | -1/+11 |
* | Merge pull request #914 from YosysHQ/xc7srl | Eddie Hung | 2019-04-22 | 1 | -5/+159 |
|\ |
|
| * | Merge remote-tracking branch 'origin/master' into xc7srl | Eddie Hung | 2019-04-22 | 2 | -2/+4 |
| |\ |
|
| * | | Use new pmux2shiftx from #944, remove my old attempt | Eddie Hung | 2019-04-21 | 3 | -134/+0 |
| * | | Merge remote-tracking branch 'origin/master' into xc7srl | Eddie Hung | 2019-04-20 | 3 | -8/+29 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'origin/pmux2shiftx' into xc7srl | Eddie Hung | 2019-04-20 | 2 | -0/+82 |
| |\ \ \ |
|
| | * | | | Fix ordering of when to insert zero index | Eddie Hung | 2019-04-11 | 1 | -2/+1 |
| | * | | | More unused | Eddie Hung | 2019-04-11 | 1 | -1/+0 |
| | * | | | Remove unused | Eddie Hung | 2019-04-11 | 1 | -1/+0 |
| | * | | | Fixes | Eddie Hung | 2019-04-11 | 1 | -20/+16 |
| | * | | | WIP | Eddie Hung | 2019-04-11 | 2 | -0/+89 |
| | * | | | Spelling fixes | Eddie Hung | 2019-04-11 | 1 | -2/+2 |
| * | | | | Merge remote-tracking branch 'origin' into xc7srl | Eddie Hung | 2019-04-20 | 2 | -31/+29 |
| |\ \ \ \ |
|
| * | | | | | $_XILINX_SHREG_ to preserve src attribute | Eddie Hung | 2019-04-08 | 1 | -0/+1 |
| * | | | | | Cope with undoing #895 | Eddie Hung | 2019-04-08 | 1 | -14/+26 |
| * | | | | | Revert "Remove handling for $pmux, since #895" | Eddie Hung | 2019-04-08 | 1 | -0/+40 |
| * | | | | | Call shregmap twice -- once for variable, another for fixed | Eddie Hung | 2019-04-05 | 1 | -29/+17 |
| * | | | | | Merge branch 'eddie/fix_retime' into xc7srl | Eddie Hung | 2019-04-05 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'eddie/fix_retime' into xc7srl | Eddie Hung | 2019-04-05 | 1 | -0/+2 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Remove handling for $pmux, since #895 | Eddie Hung | 2019-04-03 | 1 | -40/+0 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into xc7srl | Eddie Hung | 2019-04-03 | 1 | -7/+54 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge remote-tracking branch 'origin/master' into xc7srl | Eddie Hung | 2019-03-25 | 2 | -22/+104 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Cope with SHREG not having E port; Revert $pmux fine tune | Eddie Hung | 2019-03-23 | 1 | -4/+3 |
| * | | | | | | | | Add support for SHREGMAP+$mux, also fine tune $pmux | Eddie Hung | 2019-03-22 | 1 | -1/+24 |
| * | | | | | | | | Leftover printf | Eddie Hung | 2019-03-22 | 1 | -1/+0 |
| * | | | | | | | | Fixes for multibit | Eddie Hung | 2019-03-22 | 1 | -18/+38 |