| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/xaig' into xc7mux | Eddie Hung | 2019-06-26 | 1 | -1/+1 |
|\ |
|
| * | Remove unused var | Eddie Hung | 2019-06-26 | 1 | -1/+1 |
* | | Cleanup abc_box_id | Eddie Hung | 2019-06-26 | 2 | -10/+10 |
* | | Merge remote-tracking branch 'origin/xaig' into xc7mux | Eddie Hung | 2019-06-26 | 4 | -19/+67 |
|\| |
|
| * | Add _nowide variants of LUT libraries in -nowidelut flows | Eddie Hung | 2019-06-26 | 4 | -13/+44 |
| * | Merge branch 'xaig' of github.com:YosysHQ/yosys into xaig | Eddie Hung | 2019-06-26 | 1 | -2/+10 |
| |\ |
|
| * \ | Merge branch 'koriakin/xc7nocarrymux' into xaig | Eddie Hung | 2019-06-26 | 2 | -9/+26 |
| |\ \ |
|
| | * | | synth_ecp5 rename -nomux to -nowidelut, but preserve former | Eddie Hung | 2019-06-26 | 1 | -6/+6 |
| | * | | Merge branch 'xc7nocarrymux' of https://github.com/koriakin/yosys into koriak... | Eddie Hung | 2019-06-26 | 1 | -4/+24 |
| | |\ \ |
|
| | | * | | synth_xilinx: Add -nocarry and -nomux options. | Marcin KoĆcielnicki | 2019-04-30 | 1 | -7/+26 |
* | | | | | Rename -minmuxf to -widemux | Eddie Hung | 2019-06-26 | 1 | -23/+23 |
* | | | | | Merge remote-tracking branch 'origin/xaig' into xc7mux | Eddie Hung | 2019-06-26 | 1 | -2/+10 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | abc9: Add wire delays to synth_ice40 | David Shah | 2019-06-26 | 1 | -2/+10 |
| |/ / / |
|
| * | | | Realistic delays for RAM32X1D too | Eddie Hung | 2019-06-25 | 1 | -2/+2 |
| * | | | Add RAM32X1D box info | Eddie Hung | 2019-06-25 | 2 | -4/+12 |
| * | | | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-06-25 | 5 | -8/+72 |
| |\| | |
|
* | | | | This optimisation doesn't seem to work... | Eddie Hung | 2019-06-25 | 1 | -24/+24 |
* | | | | Realistic delays for RAM32X1D too | Eddie Hung | 2019-06-24 | 1 | -2/+2 |
* | | | | Merge remote-tracking branch 'origin/xaig' into xc7mux | Eddie Hung | 2019-06-24 | 1 | -4/+4 |
|\| | | |
|
| * | | | Use LUT delays for dist RAM delays | Eddie Hung | 2019-06-24 | 1 | -4/+4 |
* | | | | Add RAM32X1D box info | Eddie Hung | 2019-06-24 | 2 | -4/+12 |
* | | | | Merge remote-tracking branch 'origin/xaig' into xc7mux | Eddie Hung | 2019-06-24 | 3 | -1/+17 |
|\| | | |
|
| * | | | Re-enable dist RAM boxes for ECP5 | Eddie Hung | 2019-06-24 | 1 | -1/+1 |
| * | | | Revert "Re-enable dist RAM boxes for ECP5" | Eddie Hung | 2019-06-24 | 1 | -1/+1 |
| * | | | Re-enable dist RAM boxes for ECP5 | Eddie Hung | 2019-06-24 | 1 | -1/+1 |
| * | | | Add Xilinx dist RAM as comb boxes | Eddie Hung | 2019-06-24 | 2 | -0/+16 |
* | | | | Merge remote-tracking branch 'origin/eddie/ram32x1d' into xc7mux | Eddie Hung | 2019-06-24 | 5 | -8/+72 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Add RAM32X1D support | Eddie Hung | 2019-06-24 | 5 | -20/+73 |
* | | | | Reduce MuxFx resources in mux techmapping | Eddie Hung | 2019-06-24 | 1 | -10/+30 |
* | | | | Reduce number of decomposed muxes during techmap | Eddie Hung | 2019-06-24 | 1 | -14/+11 |
* | | | | Revert "Fix techmapping muxes some more" | Eddie Hung | 2019-06-24 | 1 | -4/+4 |
* | | | | Move comment | Eddie Hung | 2019-06-24 | 1 | -3/+3 |
* | | | | Fix techmapping muxes some more | Eddie Hung | 2019-06-24 | 1 | -4/+4 |
* | | | | Fix mux techmapping | Eddie Hung | 2019-06-24 | 1 | -19/+20 |
* | | | | Modify costs for muxcover | Eddie Hung | 2019-06-24 | 1 | -1/+15 |
* | | | | Change synth_xilinx's -nomux to -minmuxf <int> | Eddie Hung | 2019-06-24 | 3 | -54/+82 |
* | | | | Merge remote-tracking branch 'origin/xaig' into xc7mux | Eddie Hung | 2019-06-22 | 7 | -361/+46 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Add comments to ecp5 box | Eddie Hung | 2019-06-22 | 1 | -0/+6 |
| * | | | Add comment to xc7 box | Eddie Hung | 2019-06-22 | 1 | -0/+3 |
| * | | | Fix and cleanup ice40 boxes for carry in/out | Eddie Hung | 2019-06-22 | 4 | -313/+25 |
| * | | | Carry in/out box ordering now move to end, not swap with end | Eddie Hung | 2019-06-22 | 1 | -12/+12 |
| * | | | Remove DFF and RAMD box info for now | Eddie Hung | 2019-06-21 | 2 | -36/+0 |
* | | | | Remove $_MUX4_ techmap rule | Eddie Hung | 2019-06-21 | 1 | -11/+0 |
* | | | | Fix wreduce call (!!!), tweak muxcover costs | Eddie Hung | 2019-06-21 | 1 | -5/+6 |
* | | | | Merge remote-tracking branch 'origin/xaig' into xc7mux | Eddie Hung | 2019-06-21 | 1 | -4/+5 |
|\| | | |
|
| * | | | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-06-21 | 1 | -4/+5 |
| |\| | |
|
| | * | | ecp5: Improve mapping of $alu when BI is used | David Shah | 2019-06-21 | 1 | -4/+5 |
| * | | | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-06-20 | 1 | -1/+1 |
| |\| | |
|
| * | | | Call opt_expr -mux_undef to get rid of 1'bx in muxes prior to abc | Eddie Hung | 2019-06-20 | 1 | -0/+1 |
* | | | | Constrain wreduce only if wide mux | Eddie Hung | 2019-06-21 | 1 | -1/+4 |