Altera_Forum
Honored Contributor
15 years agofixed 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...