Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAvalon Streaming simple example
Hi, does anybody have a simple example of avalon streaming implementation? I have a system with huge amont of serial data and I want to use avalon streaming interface. simple example will give me...
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Technically you can have an Avalon-ST port with just the data port but in general streams usually don't transfer data every clock cycle or have to backpressure so that's why you typically include ready and valid. --- Quote End --- Thanks for your response! I just had one more question: how much data exactly is transferred each clock cycle? One symbol?