Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe double precision floating point is supported by library functions. As such it should give the same results but will be slow.
Single precision FP can be supported by custom instructions - they will be less slow than using the library functions.