aboutsummaryrefslogtreecommitdiffstats
path: root/passes/pmgen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Add _pm.h files to GENLIST, fixes vcxsrc targetMiodrag Milanovic2021-03-111-0/+9
* peepopt: Remove now-redundant dffmux pattern.Marcelina Koƛcielnicka2020-08-071-1/+0
* xilinx_dsp: Initial DSP48A/DSP48A1 support.Marcin Koƛcielnicki2019-12-221-1/+2
* Makefile: don't assume python is called `python3`Sean Cross2019-10-191-2/+2
* Separate out CREG packing into new pattern, to avoid conflict with PREGEddie Hung2019-09-231-1/+2
* Add a xilinx_dsp_cascade matcher for PCIN -> PCOUTEddie Hung2019-09-201-1/+2
* Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dspEddie Hung2019-09-111-1/+1
|\
| * Rename dffmuxext -> dffmux, also remove constants in dff+muxEddie Hung2019-09-111-1/+1
* | Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dspEddie Hung2019-09-041-0/+1
|\|
| * Add peepopt_dffmuxextEddie Hung2019-09-041-0/+1
| * Missing dep for test_pmgenEddie Hung2019-08-301-1/+1
* | Missing dep for test_pmgenEddie Hung2019-08-301-1/+1
* | Merge remote-tracking branch 'origin/master' into xc7dspEddie Hung2019-08-301-0/+6
|\|
| * Merge remote-tracking branch 'origin/master' into eddie/xilinx_srlEddie Hung2019-08-221-1/+1
| |\
| * | Initial progress on xilinx_srlEddie Hung2019-08-211-0/+6
* | | Merge branch 'master' into xc7dspDavid Shah2019-08-301-13/+23
|\ \ \ | | |/ | |/|
| * | Fix test_pmgen depsMiodrag Milanovic2019-08-211-1/+1
| |/
| * Fix copy-paste typoEddie Hung2019-08-201-1/+1
| * Merge branch 'master' of github.com:YosysHQ/yosys into clifford/pmgenClifford Wolf2019-08-191-2/+8
| |\
| | * Revert "Merge pull request #1280 from YosysHQ/revert-1266-eddie/ice40_full_ad...Eddie Hung2019-08-121-0/+10
| * | Refactor demo_reduce into test_pmgenClifford Wolf2019-08-161-3/+3
| * | Add demo_reduce pass to demonstrace recursive pattern matchingClifford Wolf2019-08-151-0/+6
| * | Improvements in pmgen for recursive patternsClifford Wolf2019-08-151-9/+6
| |/
| * Revert "Wrap SB_LUT+SB_CARRY into $__ICE40_CARRY_WRAPPER"David Shah2019-08-101-10/+0
| * Add ice40_wrapcarry pass, rename $__ICE40_FULL_ADDER -> CARRY_WRAPPEREddie Hung2019-08-071-0/+10
* | Oops forgot these filesEddie Hung2019-07-151-2/+7
|/
* Add peepopt_muldiv, fixes #930Clifford Wolf2019-04-301-1/+2
* Some pmgen reorg, rename peepopt.pmg to peepopt_shiftmul.pmgClifford Wolf2019-04-301-1/+3
* Add "peepopt" skeletonClifford Wolf2019-04-291-1/+13
* Try again for passes/pmgen/ice40_dsp_pm.h ruleLarry Doolittle2019-03-011-1/+1
* Fix pmgen for in-tree buildsClifford Wolf2019-02-281-1/+1
* Fix pmgen for out-of-tree buildClifford Wolf2019-02-281-2/+2
* Progress in pmgenClifford Wolf2019-01-151-0/+8