Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYour code has floating point type, which is more for DSP processors. You have to use fixed-point to approximate the REAL value.
Your code has floating point type, which is more for DSP processors. You have to use fixed-point to approximate the REAL value.