Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAdapter for converting Avalon-MM data to Avalon-ST data
Hi, Does Qsys has any component for converting Avalon-MM data to Avalon-ST data. Or can we build an adapter by using Memory Mapped components in Qsys Interconnect. Thanks
Altera_Forum
Honored Contributor
14 years agoThe closest thing is a FIFO. You can have one side of the FIFO setup as MM so that you access it with a constant address and the other side is ST. Type 'FIFO' into the library search in Qsys and you'll see all the various FIFOs.