Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract ice40_unlut pass from ice40_opt. | whitequark | 2018-12-05 | 1 | -13/+2 |
* | Consistent use of 'override' for virtual methods in derived classes. | Henner Zeller | 2018-07-20 | 1 | -2/+2 |
* | Fix ice40_opt for cases where a port is connected to a signal with width != 1 | Clifford Wolf | 2018-06-11 | 1 | -9/+25 |
* | Fixed ice40_opt lut unmapping, added "ice40_opt -unlut" | Clifford Wolf | 2016-05-06 | 1 | -3/+15 |
* | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 1 | -4/+4 |
* | Renamed opt_share to opt_merge | Clifford Wolf | 2016-03-31 | 1 | -2/+2 |
* | Renamed opt_const to opt_expr | Clifford Wolf | 2016-03-31 | 1 | -4/+4 |
* | Improvements in ice40_opt | Clifford Wolf | 2015-12-22 | 1 | -5/+16 |
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 1 | -3/+3 |
* | ice40_opt bugfix | Clifford Wolf | 2015-04-27 | 1 | -4/+2 |
* | iCE40: SB_CARRY const fold -> unmap SB_LUT | Clifford Wolf | 2015-04-27 | 1 | -3/+44 |
* | Added iCE40 const folding support for SB_CARRY | Clifford Wolf | 2015-04-27 | 1 | -0/+131 |