Forum Discussion
Altera_Forum
Honored Contributor
14 years agoPresumably there is a separate compiler option than can be turned back off? (without doing a compiler rebuild).
Even if that does mean you have to explicitly mark constants as 'float'. You might also need to set another option to let the compiler do certain FP arithmetic itself - instead of generating code to do it. The issue here is that the compiler might not generate exactly the same bit-pattern as the target.