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

Supported AXI transfers on Cortex-A9?

Hi folks,

The technical reference states that only a subset of possible AXI transactions are actually generated.

This is described in http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0388f/Babiaggf.html

What happens for this table if the master interface isn't a 64-bit AXI interface but a 32-bit one?

Is a WRAP4 transactions converted to a WRAP8 one?

Best regards,

Martin

Parents
  • Hi Yasuhiko,

    My device is a "memory"-device and is capable handling wrapped bursts.

    If I connect such a device to S_AXI_GO[1:0], I assume to get wrapped bursts, because there is a connection between the L2-Cache-Controller via the 32-bit "Master Interconnect for Slave Peripherals".

    L2-Cache controller will generate wrapped bursts when filling an instruction cache line.

    Best regards,

    Martin

Reply
  • Hi Yasuhiko,

    My device is a "memory"-device and is capable handling wrapped bursts.

    If I connect such a device to S_AXI_GO[1:0], I assume to get wrapped bursts, because there is a connection between the L2-Cache-Controller via the 32-bit "Master Interconnect for Slave Peripherals".

    L2-Cache controller will generate wrapped bursts when filling an instruction cache line.

    Best regards,

    Martin

Children