This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

The Bridge (AXI 64bit -> AHB 32bit)

Hi, I just wondering if there is a bridge<AXI data(64bit) to AHB data(32bit)>.

I know there is an IP(AHB LITE to AXI) in Xilinx. But it just support ONLY the 64bit to 64bit or 32bit to 32bit.

Thank you..

Parents
  • Are you asking about Xilinx IP (in which case you should probably ask on a Xilinx forum), or are you asking about Arm IP ?

    If Arm IP, yes, you can use Arm's NIC-400 AXI interconnect product to generate a large number of bridge configurations, supporting any combinations of clock domain crossings, data width conversions, and protocol conversions.

    So generating an AXI (AXI3 or AXI4)  to  AMBA 3 AHB-lite bridge that also downsizes from 64-bits to 32-bits with NIC-400 is definitely supported.

Reply
  • Are you asking about Xilinx IP (in which case you should probably ask on a Xilinx forum), or are you asking about Arm IP ?

    If Arm IP, yes, you can use Arm's NIC-400 AXI interconnect product to generate a large number of bridge configurations, supporting any combinations of clock domain crossings, data width conversions, and protocol conversions.

    So generating an AXI (AXI3 or AXI4)  to  AMBA 3 AHB-lite bridge that also downsizes from 64-bits to 32-bits with NIC-400 is definitely supported.

Children