Forum Discussion

Basavakiran's avatar
Basavakiran
Icon for New Contributor rankNew Contributor
3 years ago

axi to avalon-MM bridge

Hi,

I need Bridge kind of thing, which converts axi(slave) to avalon-MM(Master) just like JATG to Avalon MM Bridge IP Catalog is there in Quartus Prime Pro Tool.

If that Bridge is not there then Please can I get any other solution which should helps me to convert axi data into Avalon-MM.

2 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    One of the best things about Platform Designer is that you don't always need to manually add a bridge. The interconnect gets built to handle the connection automatically. Just connect your Avalon host (formerly known as a master) to the AXI subordinate (formerly known as a slave) and the interconnect is automatically built for this connection. I believe there is a bridge IP in the IP catalog for this for more control over the connection, but it's not required.