aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/common/mul2dsp.v
Commit message (Expand)AuthorAgeFilesLines
* mul2dsp: Fix edge case where Y_WIDTH is less than B_WIDTH+`DSP_A_MAXWIDTHDavid Shah2019-07-161-18/+22
* mul2dsp: Fix indentationDavid Shah2019-07-161-7/+7
* Only swap if B_WIDTH > A_WIDTHEddie Hung2019-07-151-1/+1
* Tidy upEddie Hung2019-07-151-39/+26
* mul2dsp: Fix typoDavid Shah2019-07-081-1/+1
* Add mul2dsp multiplier splitting rule and ECP5 mappingDavid Shah2019-07-081-0/+237