Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIf logic count is a concern but not latency, create an IEEE754 compliant FPU with only basic add, mult, and divide.
CORDIC can be applied to calculate almost all commonly used math functions iteratively.