Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

fixed point multiplication

Hi. I have a signed multiplication to perform in the following format: a(32.0) * b(2.30) Limitation of b(2.30):range from -1 to 1 FYI, i will only get the correct result whenever my out...