Altera_Forum
Honored Contributor
21 years agoLong 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)...