Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor ce{mux,pol} -> hold{mux,pol} | Eddie Hung | 2019-09-19 | 2 | -77/+77 | |
* | Add HOLD/RST support for SB_MAC16 | Eddie Hung | 2019-09-19 | 2 | -69/+116 | |
* | Add support for SB_MAC16 CD and H registers | Eddie Hung | 2019-09-19 | 2 | -13/+73 | |
* | Refactor ice40_dsp.pmg | Eddie Hung | 2019-09-19 | 2 | -194/+426 | |
* | Cleanup | Eddie Hung | 2019-09-19 | 1 | -8/+4 | |
* | Merge remote-tracking branch 'origin/master' into xc7dsp | Eddie Hung | 2019-09-18 | 2 | -13/+18 | |
|\ | ||||||
| * | Merge pull request #1355 from YosysHQ/eddie/peepopt_dffmuxext | Eddie Hung | 2019-09-18 | 3 | -0/+115 | |
| |\ | ||||||
| | * | Revert "Make one check $shift(x)? only; change testcase to be 8b" | Eddie Hung | 2019-09-13 | 1 | -3/+2 | |
| | * | Tidy up | Eddie Hung | 2019-09-11 | 1 | -10/+16 | |
| | * | Fix UB | Eddie Hung | 2019-09-11 | 1 | -2/+2 | |
* | | | Add doc on pattern detector for overflow | Eddie Hung | 2019-09-18 | 1 | -0/+5 | |
* | | | Check overflow condition is power of 2 without using int32 | Eddie Hung | 2019-09-18 | 2 | -5/+15 | |
* | | | Add support for overflow using pattern detector | Eddie Hung | 2019-09-18 | 2 | -1/+31 | |
* | | | Separate dffrstmux from dffcemux, fix typos | Eddie Hung | 2019-09-18 | 1 | -20/+32 | |
* | | | Set more ports explicitly | Eddie Hung | 2019-09-12 | 1 | -0/+2 | |
* | | | Add support for A1 and B1 registers | Eddie Hung | 2019-09-11 | 2 | -24/+105 | |
* | | | Raise a RuntimeError instead of AssertionError | Eddie Hung | 2019-09-11 | 1 | -1/+2 | |
* | | | Rename {A,B} -> {A2,B2} | Eddie Hung | 2019-09-11 | 2 | -33/+34 | |
* | | | Fix UB | Eddie Hung | 2019-09-11 | 1 | -2/+2 | |
* | | | Add PCOUT -> PCIN non-shifted cascading | Eddie Hung | 2019-09-11 | 1 | -15/+22 | |
* | | | Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dsp | Eddie Hung | 2019-09-11 | 1 | -27/+45 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Cope with presence of reset muxes too | Eddie Hung | 2019-09-11 | 1 | -4/+25 | |
| * | | Cleanup | Eddie Hung | 2019-09-11 | 1 | -25/+22 | |
| * | | Only display log message if did_something | Eddie Hung | 2019-09-11 | 1 | -1/+1 | |
* | | | Make unextend a udata | Eddie Hung | 2019-09-11 | 1 | -3/+2 | |
* | | | Input registers to add DSP as new siguser to block upstream packing | Eddie Hung | 2019-09-11 | 1 | -8/+16 | |
* | | | More cleanup | Eddie Hung | 2019-09-11 | 1 | -62/+28 | |
* | | | Add support for A/B/C/D/AD reset | Eddie Hung | 2019-09-11 | 2 | -139/+141 | |
* | | | Add support for RSTM | Eddie Hung | 2019-09-11 | 2 | -74/+109 | |
* | | | Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dsp | Eddie Hung | 2019-09-11 | 4 | -57/+91 | |
|\| | | ||||||
| * | | Rename dffmuxext -> dffmux, also remove constants in dff+mux | Eddie Hung | 2019-09-11 | 4 | -57/+91 | |
* | | | Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dsp | Eddie Hung | 2019-09-11 | 1 | -2/+3 | |
|\| | | ||||||
| * | | Make one check $shift(x)? only; change testcase to be 8b | Eddie Hung | 2019-09-06 | 1 | -2/+3 | |
* | | | Merge remote-tracking branch 'origin/master' into xc7dsp | Eddie Hung | 2019-09-11 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Fix misspelling | Eddie Hung | 2019-09-09 | 1 | -1/+1 | |
* | | | Only pack out registers if \init is zero or x; then remove \init from PREG | Eddie Hung | 2019-09-10 | 2 | -4/+18 | |
* | | | Fix RSTP | Eddie Hung | 2019-09-10 | 1 | -1/+1 | |
* | | | Add support for RSTP | Eddie Hung | 2019-09-10 | 2 | -26/+70 | |
* | | | enpol -> cepol | Eddie Hung | 2019-09-10 | 2 | -57/+59 | |
* | | | d?ffmux -> d?ffcemux | Eddie Hung | 2019-09-10 | 1 | -34/+33 | |
* | | | Refactor MREG and PREG to out_dffe subpattern | Eddie Hung | 2019-09-10 | 1 | -155/+122 | |
* | | | Update help text | Eddie Hung | 2019-09-10 | 1 | -3/+3 | |
* | | | Update xilinx_dsp help text | Eddie Hung | 2019-09-10 | 1 | -3/+21 | |
* | | | Oops | Eddie Hung | 2019-09-09 | 1 | -0/+1 | |
* | | | Support subtraction as well | Eddie Hung | 2019-09-09 | 1 | -112/+123 | |
* | | | Support TWO24 | Eddie Hung | 2019-09-09 | 1 | -1/+59 | |
* | | | Refactor | Eddie Hung | 2019-09-09 | 1 | -33/+33 | |
* | | | Add initial USE_SIMD=FOUR12 support | Eddie Hung | 2019-09-09 | 1 | -0/+157 | |
* | | | Only trim sigM if USE_MULT; only look for ffM then too | Eddie Hung | 2019-09-09 | 1 | -9/+13 | |
* | | | Rename | Eddie Hung | 2019-09-09 | 1 | -27/+27 |