Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -2/+71 |
|\ \ | |||||
| * | | Fix misspelling | Eddie Hung | 2019-09-09 | 1 | -1/+1 |
| | | | |||||
| * | | techmap: Add support for extracting init values of ports | Marcin KoĆcielnicki | 2019-09-07 | 1 | -1/+70 |
| | | | |||||
* | | | 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 |
| | | | |||||
* | | | Oops | Eddie Hung | 2019-09-09 | 1 | -2/+1 |
| | | | |||||
* | | | Tidy up | Eddie Hung | 2019-09-09 | 1 | -6/+5 |
| | | | |||||
* | | | Refactor using subpattern in_dffe | Eddie Hung | 2019-09-09 | 1 | -240/+146 |
| | | | |||||
* | | | Pack CREG | Eddie Hung | 2019-09-06 | 2 | -31/+111 |
| | | | |||||
* | | | Use unextend lambda | Eddie Hung | 2019-09-06 | 1 | -19/+18 |
| | | | |||||
* | | | Fix ffP just like ffPmux | Eddie Hung | 2019-09-06 | 1 | -4/+4 |
| | | | |||||
* | | | Perform D replacement properly | Eddie Hung | 2019-09-06 | 2 | -7/+11 |
| | | | |||||
* | | | Add support for DREG | Eddie Hung | 2019-09-06 | 2 | -2/+70 |
| | | | |||||
* | | | Fine tune nusers when postAdd | Eddie Hung | 2019-09-06 | 1 | -3/+3 |
| | | | |||||
* | | | Fix macc and mul tests | Eddie Hung | 2019-09-06 | 1 | -3/+17 |
| | | | |||||
* | | | Fix enable polarity | Eddie Hung | 2019-09-06 | 2 | -14/+14 |
| | | | |||||
* | | | Logging for ffAD | Eddie Hung | 2019-09-06 | 1 | -0/+3 |
| | | | |||||
* | | | Add support for pre-adder and AD register | Eddie Hung | 2019-09-06 | 2 | -4/+128 |
| | | | |||||
* | | | Document (* gentb_skip *) attr for test_autotb | Eddie Hung | 2019-09-06 | 1 | -0/+3 |
| | | | |||||
* | | | Tidy up ice40_dsp some more | Eddie Hung | 2019-09-06 | 2 | -14/+13 |
| | | | |||||
* | | | Use more index patterns | Eddie Hung | 2019-09-06 | 1 | -15/+19 |
| | | | |||||
* | | | Fix ffPmux to cope with offset | Eddie Hung | 2019-09-06 | 1 | -12/+34 |
| | | | |||||
* | | | Simplify filter expressions | Eddie Hung | 2019-09-06 | 1 | -6/+12 |
| | | | |||||
* | | | Fix nusers condition in ffP | Eddie Hung | 2019-09-06 | 1 | -2/+5 |
| | | | |||||
* | | | Check adder is <= 48 bits before packing | Eddie Hung | 2019-09-06 | 1 | -4/+5 |
| | | | |||||
* | | | Check nusers for M and P enable muxes | Eddie Hung | 2019-09-06 | 1 | -2/+17 |
| | | | |||||
* | | | More nusers() checks for A and B enable muxes | Eddie Hung | 2019-09-06 | 1 | -14/+27 |
| | | | |||||
* | | | Cleanup | Eddie Hung | 2019-09-05 | 2 | -26/+25 |
| | | | |||||
* | | | Sensitive to CEB CEM CEP polarity | Eddie Hung | 2019-09-05 | 2 | -21/+27 |
| | | | |||||
* | | | ffAmuxAB -> ffAenpol | Eddie Hung | 2019-09-05 | 2 | -6/+9 |
| | | | |||||
* | | | Refactor ice40_dsp | Eddie Hung | 2019-09-05 | 2 | -27/+29 |
| | | | |||||
* | | | Fix broken ice40_dsp | Eddie Hung | 2019-09-05 | 2 | -111/+83 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dsp | Eddie Hung | 2019-09-05 | 1 | -3/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Remove log_cell() calls | Eddie Hung | 2019-09-04 | 1 | -3/+0 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' into xc7dsp | Eddie Hung | 2019-09-05 | 2 | -50/+52 |
|\ \ \ | | |/ | |/| |