Forum Discussion
Altera_Forum
Honored Contributor
14 years agoaccelerate NIOS for DSP
I wrote functions that draws shapes on a matrix. it seems that in the original settings of the NIOS processor, it has problems working fast with this functions. I guess it is the floatin...
Altera_Forum
Honored Contributor
14 years agoYou might be better off refactoring your code to use fixed point integer arithmetic rather than floating point.
Mark.