Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThanks for the reply. The denominators are not constants, but are the results of previous stages of arithmetic. I kicked around multiplying by the reciprocal but I don't see how I can implement this without using another Div core to find the inverse (reciprocal). All my denominators are in a 16.16 fixed point format.