Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFFT Megafunction - bit reversed or not
Hi all, using the FFT megafunction (fixed,streaming architecture), I have been assuming the data is natural order (user guide could be clearer?) Am I wrong? My sim. output looks wrong ...
Altera_Forum
Honored Contributor
14 years agoIf your input is real sine (imag of zero) then you will get two equal mirrored peaks.
If your input is complex sine/cos (well balanced in amplitude and phase) then you get one peak only. If it is complex but unbalanced then the peaks become unequal. The real case is the extreme subset when imbalance is maximum (imag = 0)