Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mul2dsp: Fix edge case where Y_WIDTH is less than B_WIDTH+`DSP_A_MAXWIDTH | David Shah | 2019-07-16 | 1 | -18/+22 |
* | mul2dsp: Fix indentation | David Shah | 2019-07-16 | 1 | -7/+7 |
* | Only swap if B_WIDTH > A_WIDTH | Eddie Hung | 2019-07-15 | 1 | -1/+1 |
* | Tidy up | Eddie Hung | 2019-07-15 | 1 | -39/+26 |
* | mul2dsp: Fix typo | David Shah | 2019-07-08 | 1 | -1/+1 |
* | Add mul2dsp multiplier splitting rule and ECP5 mapping | David Shah | 2019-07-08 | 1 | -0/+237 |