Displaying 1 result from an estimated 1 matches for "niosii".
Did you mean:
nios2
2011 Feb 20
1
Modifications of kiss_fft/compatibility with original kiss_fft code?
Hi,
some time ago I compiled celt (version 0.7.0) on a NiosII processor (for
those who don't know the NiosII, this is a soft core processor for FPGAs
from Altera) which worked pretty well. In order to take away some of the
processing load from the processor, I have now developed a FFT
co-processor which is basically compatible to the original kiss_fft
alg...