Forum Discussion
Altera_Forum
Honored Contributor
7 years agoYou cannot do two MACs per DSPs, regardless of your data size, since each DSP only has one adder. If your data size is smaller than 18 bits, you can do a maximum of two MULs per DSP, or a dot product like "±(ax * ay) + (bx * by)". Refer to the following document for the different modes of computation for each DSP:
https://www.altera.com/en_us/pdfs/literature/ug/ug_nfp_dsp.pdf