Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMath functions (sine & cosine) latency
Can anyone provide the data about the latency for sine and cosine single precision functions from math.h lib on Cyclone III, possibly Cyclone II, with floating point hardware acceleration (hardware d...
Altera_Forum
Honored Contributor
15 years agoThe library is compiled with software floating point. So hardware FPU won't help any functions defined in math.h.
I am also seeking ways to recompile the math functions with hardware FPU support.