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
  • Hello Martin,

    according to the Figure1 (on page 5) of your attachment, the Cortex-A9 of Zynq-7000 has 3 AXI master ports.

    There are tow 64 bit ports and one 32 bit port.

    I don't know why there are 3 master ports but I guess the 2 master ports of the Cortex-A9 are hidden in the MPU module and 3 master ports of the block diagram will generate in the module.

    Best regards,

    Yasuhiko Koumoto.

Reply
  • Hello Martin,

    according to the Figure1 (on page 5) of your attachment, the Cortex-A9 of Zynq-7000 has 3 AXI master ports.

    There are tow 64 bit ports and one 32 bit port.

    I don't know why there are 3 master ports but I guess the 2 master ports of the Cortex-A9 are hidden in the MPU module and 3 master ports of the block diagram will generate in the module.

    Best regards,

    Yasuhiko Koumoto.

Children