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.

AXI 4 to AXI 4 lite

Jewel
Employee
2,155 Views

Is there any bridge in platform designer which converts AXI 4 transactions  to AXI 4 lite transactions or is there any other way to do that ?

Labels (1)
0 Kudos
7 Replies
sstrell
Honored Contributor III
2,135 Views

Just connect the interfaces together.  The interconnect should get built automatically to handle it.

0 Kudos
Jewel
Employee
2,114 Views

Hi ,

Thank you for your response , actually the situation is i have to export a axi4 interface which is in qsys top and get connect it with a axi4 lite  interface which is outside  qsys top . I know that in platform designer this interconnect is internally taken care but what i should do in the above situation. 

0 Kudos
ShengN_Intel
Employee
2,127 Views

Hi,


you can make connections without the use of explicitly-instantiated bridges; the interconnect provides all necessary bridging logic. 


Thanks,

Best Regards,

Sheng


0 Kudos
Jewel
Employee
2,114 Views

Hi Sheng , 

Thank you for your response , actually the situation is i have to export a axi4 interface which is in qsys top and get connect it with a axi4 lite  interface which is outside  qsys top . I know that in platform designer this interconnect is internally taken care but what i should do in the above situation. 

0 Kudos
ShengN_Intel
Employee
2,101 Views

Hi,


Easier way is to include axi4 lite interface into the platform designer system qsys top as new component (component editor) link https://www.intel.com/content/www/us/en/docs/programmable/683364/18-1/specify-ip-component-type-information.html or as a subsystem link https://www.intel.com/content/www/us/en/docs/programmable/683364/18-1/adding-a-subsystem-to-a-system.html


Thanks,

Sheng


Jewel
Employee
2,077 Views

Thank you , i will look into this and let you know.

0 Kudos
ShengN_Intel
Employee
1,995 Views

Hi,


Sure. Let me know if you have any further update or concern.


Thanks,

Best Regards,

Sheng


0 Kudos
Reply