Forum Discussion
Altera_Forum
Honored Contributor
15 years agofft on nios
hello everyone. im working on speech recognition project using nios2 on de2 board. now i need to do fft to the signals i get from the audio codec. can anyone help with this ? how to conect...
Altera_Forum
Honored Contributor
15 years agothe all system is alredy built exept the fft.
i read the data from the codec by the audio ip core. all the samples is stored in the sram and i want to send the samples from the sram to the fft. is it posible? if i have a good c code of fft i would use it. and one more question, what will be the best paremetes for the fft core with 1024*8 real samples, fixed point of 24 bit eache.