| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix port hanlding in pmgen | Clifford Wolf | 2019-08-23 | 1 | -4/+3 |
* | Add pmgen slices and choices | Clifford Wolf | 2019-08-23 | 1 | -21/+95 |
* | Refactor pmgen rollback mechanism | Clifford Wolf | 2019-08-17 | 1 | -32/+21 |
* | Add pmgen "fallthrough" statement | Clifford Wolf | 2019-08-17 | 1 | -3/+14 |
* | Add pmgen finish statement, return number of matches | Clifford Wolf | 2019-08-16 | 1 | -24/+34 |
* | Redesign pmgen backtracking for recursive matching | Clifford Wolf | 2019-08-16 | 1 | -32/+35 |
* | Add pmgen "generate" feature | Clifford Wolf | 2019-08-16 | 1 | -13/+44 |
* | Change pmgen default rule to reject, switch peepopt behavior to accept | Clifford Wolf | 2019-08-15 | 1 | -3/+1 |
* | Improvements in pmgen for recursive patterns | Clifford Wolf | 2019-08-15 | 1 | -16/+100 |
* | Add peepopt_muldiv, fixes #930 | Clifford Wolf | 2019-04-30 | 1 | -0/+2 |
* | pmgen progress | Clifford Wolf | 2019-04-30 | 1 | -9/+14 |
* | Some pmgen reorg, rename peepopt.pmg to peepopt_shiftmul.pmg | Clifford Wolf | 2019-04-30 | 1 | -3/+3 |
* | Add "peepopt" skeleton | Clifford Wolf | 2019-04-29 | 1 | -0/+4 |
* | Add pmgen support for multiple patterns in one matcher | Clifford Wolf | 2019-04-29 | 1 | -74/+128 |
* | Support multiple pmg files (right now just concatenated together) | Clifford Wolf | 2019-04-29 | 1 | -6/+30 |
* | Try again for passes/pmgen/ice40_dsp_pm.h rule | Larry Doolittle | 2019-03-01 | 1 | -7/+8 |
* | Reduce amount of trailing whitespace in code base | Larry Doolittle | 2019-02-28 | 1 | -1/+1 |
* | Fix pmgen for in-tree builds | Clifford Wolf | 2019-02-28 | 1 | -7/+8 |
* | Fix pmgen for out-of-tree build | Clifford Wolf | 2019-02-28 | 1 | -2/+4 |
* | Add actual DSP inference to ice40_dsp pass | Clifford Wolf | 2019-02-17 | 1 | -1/+22 |
* | Progress in pmgen | Clifford Wolf | 2019-01-15 | 1 | -3/+11 |
* | Progress in pmgen, add pmgen README | Clifford Wolf | 2019-01-15 | 1 | -12/+34 |
* | Fix pmgen "reject" statement | Clifford Wolf | 2019-01-15 | 1 | -1/+1 |
* | Progress in pmgen | Clifford Wolf | 2019-01-15 | 1 | -17/+55 |
* | Progress in pmgen | Clifford Wolf | 2019-01-15 | 1 | -15/+146 |
* | Progress in pmgen | Clifford Wolf | 2019-01-15 | 1 | -0/+262 |