tfm
New Contributor
3 years agoALT_MULT_COMPLEX is not correct
Hi,
I was looking for a complex multiplication, and found in the Quartus in IP Catalog, Library/Basic Functions/Arithmetric the ALT_MULT_COMPLEX.
I used it with a enable, let it produce a VHD file.. during compile if showed errors,
there where END IF's missing.
And looking further... there are only 3 mulltiplies used in the code..
But of course a full complex multiplication need 4 multiplies.
So the ALT_MULT_COMPLEX can not be used..
Do I need to pick an other IP ?
Best regards,
Theo Mulder