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 agoyes it does seem asserted all the time, but it is not, you need to put an option in your down stream fft state machine, that says that when sink_valid is high you sample and when it is not, you do not sample. This is made clearer in the Avalon interface specifications, read the section about data streaming and its control