Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

FFTcore 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...