Forum Discussion

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

Long to Float

Hi, I have a custom instruction which returns a float, but NIOS seems to grab this and treat it like a long, converted to float (if that makes sense) # include "system.h" int main (void)...