Altera_Forum
Honored Contributor
16 years agoFFTcore input format
Hi, Im trying to implement crosscorrelation in verilog on a stratix III. Using the megacore fft, i have done all the work with fft->conjugate->multiplication but now that i need to do the IFFT i c...