Altera_Forum
Honored Contributor
11 years agoFFT_verification
Hi !
When I run FFT and IFFT tool in megawizard, the results are not logical. For example firstly I run the FFT tool with the megawizard tb (input: natural order, output : digit reversed order) then I use the FFT output txt files for the input files of IFFT ( input : digit reversed order output: natural order) the result of IFFT dont match with the input of FFT . What could be the problem ? P.S = I use single precision floating point representation for the 16-FFT tool. Thanks all