Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Writing to Avalon Memory-Mapped On-chip RAM from Avalon Streaming

Hello everyone,

I currently have a custom component that is receiving data from an Avalon Streaming FIFO and I want to write the data to an Avalon MM On-Chip RAM.

My main confusion is how fast the streaming data is coming in. Is it one symbol/clock cycle?

If so, how can I write to the On-chip RAM symbol-by-symbol as the streaming data is coming into my custom component? Currently I am thinking of enabling the "ready" signal when I want to read from the streaming FIFO, but that all depends on how fast the streaming data is coming in.

Thanks,

Vinny
No RepliesBe the first to reply