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
16 years agoDo you need to buffer the data in memory? I'm not sure what a good example would be since I'm not sure what you are trying to implement. The simplest example of streaming would be to hook up the output of a FIFO to the input of another FIFO if you just want to see how the streaming handshaking works.