aboutsummaryrefslogtreecommitdiffstats
path: root/passes/pmgen
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-05-213-7/+23
|\
| * Bugfix in peepopt_shiftmul.pmgClifford Wolf2019-05-061-0/+4
| * Update pmgen documentationClifford Wolf2019-05-031-6/+18
| * Fix typoClifford Wolf2019-05-031-1/+1
* | Merge remote-tracking branch 'origin/clifford/pmgenstuff' into xc7muxEddie Hung2019-05-028-145/+442
|\|
| * Add peepopt_muldiv, fixes #930Clifford Wolf2019-04-304-1/+41
| * pmgen progressClifford Wolf2019-04-304-13/+27
| * Some pmgen reorg, rename peepopt.pmg to peepopt_shiftmul.pmgClifford Wolf2019-04-303-4/+6
| * Progress in shiftmul peepopt patternClifford Wolf2019-04-301-3/+51
| * Add "peepopt" skeletonClifford Wolf2019-04-295-1/+112
| * Add pmgen support for multiple patterns in one matcherClifford Wolf2019-04-293-130/+188
| * Support multiple pmg files (right now just concatenated together)Clifford Wolf2019-04-291-6/+30
* | Revert "Merge branch 'eddie/split_shiftx' into xc7mux"Eddie Hung2019-04-265-153/+7
* | Actually use pm.st.shiftxBEddie Hung2019-04-252-3/+6
* | Fix for when B_WIDTH has trailing zeroesEddie Hung2019-04-251-5/+9
* | In order to indicate a failed pattern, blacklist?Eddie Hung2019-04-252-15/+16
* | Elaborate on help messageEddie Hung2019-04-251-1/+2
* | Add split_shiftx commandEddie Hung2019-04-252-0/+134
* | Make pmgen support files more genericEddie Hung2019-04-252-6/+9
|/
* MisspellingEddie Hung2019-04-251-1/+1
* Fix a few typosEddie Hung2019-04-081-3/+3
* Fix spelling in pmgen/README.mdEddie Hung2019-03-051-2/+2
* Try again for passes/pmgen/ice40_dsp_pm.h ruleLarry Doolittle2019-03-012-8/+9
* Reduce amount of trailing whitespace in code baseLarry Doolittle2019-02-281-1/+1
* Fix pmgen for in-tree buildsClifford Wolf2019-02-282-8/+9
* Fix pmgen for out-of-tree buildClifford Wolf2019-02-282-4/+6
* Fix typo in passes/pmgen/README.mdClifford Wolf2019-02-211-1/+1
* Bugfix in ice40_dspClifford Wolf2019-02-211-2/+2
* Add "synth_ice40 -dsp"Clifford Wolf2019-02-201-4/+4
* Detect and reject cases that do not map well to iCE40 DSPs (yet)Clifford Wolf2019-02-202-2/+17
* Add actual DSP inference to ice40_dsp passClifford Wolf2019-02-173-24/+214
* Progress in pmgenClifford Wolf2019-01-151-3/+11
* Progress in pmgen, add pmgen READMEClifford Wolf2019-01-153-14/+260
* Fix pmgen "reject" statementClifford Wolf2019-01-151-1/+1
* Progress in pmgenClifford Wolf2019-01-153-36/+139
* Progress in pmgenClifford Wolf2019-01-153-21/+157
* Progress in pmgenClifford Wolf2019-01-155-8/+347
* Add mockup .pmg (pattern matcher generator) fileClifford Wolf2019-01-151-0/+75