Forum Discussion
Altera_Forum
Honored Contributor
14 years agospeex encoder on nios 2
Hi, I'm trying to port Speex encoder unit on a Nios 2 system. I managed to compile the code and upload it to the device. The only thing is that, using either the floating point or the fixed poi...
Altera_Forum
Honored Contributor
14 years agoDunno - but I'd try to sort out the fixed point/integer version.
It is much more likely to give matching results and will run a lot faster (less slowly) than the FP version. You might have to resort to printing some intermediate values...