Forum Discussion
Altera_Forum
Honored Contributor
18 years agoco processor design problem
Hello, Our group has got Altera DSP Development Kit, Cyclone II. The whole purpose is to have co-processing with TI DSP via EMIF. The development kit includes "Fast Fourier transform (FFT) co...
Altera_Forum
Honored Contributor
18 years agoI think, the key point isn't the code example, but to understand the hardware interface provided in the Altera reference design and how the FFT data can be passed through the interface. First, you should check if it can be used unchanged for your DSP type.
You can either write the interfacing DSP code from the scratch or port some or all of the existing code.