Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix in peepopt_shiftmul.pmg | Clifford Wolf | 2019-05-06 | 1 | -0/+4 |
* | Update pmgen documentation | Clifford Wolf | 2019-05-03 | 1 | -6/+18 |
* | Fix typo | Clifford Wolf | 2019-05-03 | 1 | -1/+1 |
* | Add peepopt_muldiv, fixes #930 | Clifford Wolf | 2019-04-30 | 4 | -1/+41 |
* | pmgen progress | Clifford Wolf | 2019-04-30 | 4 | -13/+27 |
* | Some pmgen reorg, rename peepopt.pmg to peepopt_shiftmul.pmg | Clifford Wolf | 2019-04-30 | 3 | -4/+6 |
* | Progress in shiftmul peepopt pattern | Clifford Wolf | 2019-04-30 | 1 | -3/+51 |
* | Add "peepopt" skeleton | Clifford Wolf | 2019-04-29 | 5 | -1/+112 |
* | Add pmgen support for multiple patterns in one matcher | Clifford Wolf | 2019-04-29 | 3 | -130/+188 |
* | Support multiple pmg files (right now just concatenated together) | Clifford Wolf | 2019-04-29 | 1 | -6/+30 |
* | Misspelling | Eddie Hung | 2019-04-25 | 1 | -1/+1 |
* | Fix a few typos | Eddie Hung | 2019-04-08 | 1 | -3/+3 |
* | Fix spelling in pmgen/README.md | Eddie Hung | 2019-03-05 | 1 | -2/+2 |
* | Try again for passes/pmgen/ice40_dsp_pm.h rule | Larry Doolittle | 2019-03-01 | 2 | -8/+9 |
* | 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 | 2 | -8/+9 |
* | Fix pmgen for out-of-tree build | Clifford Wolf | 2019-02-28 | 2 | -4/+6 |
* | Fix typo in passes/pmgen/README.md | Clifford Wolf | 2019-02-21 | 1 | -1/+1 |
* | Bugfix in ice40_dsp | Clifford Wolf | 2019-02-21 | 1 | -2/+2 |
* | Add "synth_ice40 -dsp" | Clifford Wolf | 2019-02-20 | 1 | -4/+4 |
* | Detect and reject cases that do not map well to iCE40 DSPs (yet) | Clifford Wolf | 2019-02-20 | 2 | -2/+17 |
* | Add actual DSP inference to ice40_dsp pass | Clifford Wolf | 2019-02-17 | 3 | -24/+214 |
* | Progress in pmgen | Clifford Wolf | 2019-01-15 | 1 | -3/+11 |
* | Progress in pmgen, add pmgen README | Clifford Wolf | 2019-01-15 | 3 | -14/+260 |
* | Fix pmgen "reject" statement | Clifford Wolf | 2019-01-15 | 1 | -1/+1 |
* | Progress in pmgen | Clifford Wolf | 2019-01-15 | 3 | -36/+139 |
* | Progress in pmgen | Clifford Wolf | 2019-01-15 | 3 | -21/+157 |
* | Progress in pmgen | Clifford Wolf | 2019-01-15 | 5 | -8/+347 |
* | Add mockup .pmg (pattern matcher generator) file | Clifford Wolf | 2019-01-15 | 1 | -0/+75 |