Altera_Forum
Honored Contributor
15 years agoip
I hava a quertion about the opencore ip .I recently installed a network version of quartus, but there is only the FFT IP core, Why there do not have IFFT IP core?or where can I find it?thank you !
The IFFT is basically an FFT with the opposite sign in the exponent and a 1/N factor, so you don't need a specific IP for that. You can do the IFFT with the FFT IP.