Forum Discussion

shinichi_tamura's avatar
shinichi_tamura
Icon for New Contributor rankNew Contributor
2 years ago

AMBA AXI to AHB Bridge IP

Hi,

Is it possible to create a bridge circuit that converts from AXI to AHB in Qsys?
(Is there a bridge circuit that converts from AXI to AHB in Qsys?)
If yes, please tell me how to create it.

I will use the following FGPA and software.

FPGA: Cyclone V Soc

Quartus Prime version: 17.0.0 Build 595

1 Reply

  • No, Quartus (and its Qsys/Platform Designer tool) does not include a pre-built AXI-to-AHB bridge IP natively in its standard IP catalog. However, Quartus does support both AXI and AHB interfaces through its customizable IP components and allows for creating bridges using third-party IPs or custom HDL implementations.