Forum Discussion

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

Double precision floating point math problem with NiosII/e

I'm planning to use budget NiosII/e, provided by SOPC with Cyclone III. I wrote a simple program, to check if its double floating point math works correctly: #include <stdio.h> #includ...