Forum Discussion

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

usage of arithmetic megafunctions

Hi, to solve a formula such as 5x^2+3x+2 what is the best using of the floating point mega functions? For example, do I have to use them in a finite state machine structure? If so, how? Could y...