Forum Discussion
Altera_Forum
Honored Contributor
14 years agoStrange FFT Output
I've been using SignalTap to create a CSV file of the output from my FFT engine. However, when looking at the output in Matlab, it doesn't look right at all. I know that the ADC's working prop...
Altera_Forum
Honored Contributor
14 years agoThe question was: have you signaltapped the input itself and not just rely on analogue side. Your fft output is too weird to debug from graph.
Capture input and then use matlab fft to find output independent of core. By sampling I mean ADC sampling rate(actual clock rate that samples) and are you clocking fft with same rate.