Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAvalon ST to FFT megafunction variable speed
Hi everyone, I have an implemenation of the FFT megacore, currently under the Avalon ST interface In front of this I have a fifo the data coming in to the system is relatively slow, possib...
Altera_Forum
Honored Contributor
14 years agono it shouldn't. The sink will just wait until there is valid data again.
Be sure to check the ready signal too. A data sample is only transferred from a source to a sink when both the valid and ready signals are asserted.