Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Avalon MM slave/master to AXI Stream Master/Slave

nt261
Beginner
3,726 Views

Hi I'm unable to connect Avalon MM slave/master to AXI Stream Master.  I'm getting error messages as attached.

 

1)Do we need to connect any bridge in between?

2)how to connect Avalon MM slave/master to AXI Stream Master/Slave

3)Axi slave/master to AXI Stream Master/Slave 

 

0 Kudos
5 Replies
sstrell
Honored Contributor III
3,721 Views

(Host = master, agent = slave)

Avalon memory-mapped interfaces cannot be bridged to AXI streaming interfaces (assuming we're talking about connections in Platform Designer) or vice versa.  Avalon and AXI memory-mapped interfaces can be connected to each other, but the streaming versions cannot (and you can't connect Avalon streaming to AXI streaming either).

0 Kudos
nt261
Beginner
3,715 Views

How can we connect AXI/AXI4 slave/master to AXI Stream Master/Slave in Platform designer?

0 Kudos
sstrell
Honored Contributor III
3,712 Views
0 Kudos
KennyTan_Altera
Moderator
3,694 Views

Sstell was right, if you want to do that, you will have to write your own custom bridge for that.


We do have example for avalon but not for axi

https://www.intel.co.jp/content/www/jp/ja/programmable/documentation/owv1467062573484.html?elq_cid=5786660_ts1605835627817&erpm_id=9056791_ts1605835627817


0 Kudos
KennyTan_Altera
Moderator
3,673 Views

Since this thread had been answered, we shall close this thread. If you still need further assistance, you are welcome to post a response within 15days or open a new thread, some one will be right with you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions. 


0 Kudos
Reply