• AXI3 data interleaving
    Hi, I was going through write data interleaving section in ARM AXI3 protocol. Found this statement: "For a slave that supports write data interleaving, the order in which it receives the first data item...
  • ARMv8 backwards compatibility with ARMv7
    Hi there, I have been going through a lot of ARMv8 documents, and I have a very basic question: -Can I take a Linux Kernel, compiled for a ARMv7 device, and run it on an ARMv8 device in Aarch32 execution...
  • Use-cases of AXI3 unaligned transfers
    Hi all, I cannot think of a good usecase of unaligned transfers in AXI3. - For unaligned write, a master can anyway use aligned write + write strobes. - For unaligned read, a master can use aligned...
  • AXI3 & AXI4 wrap burst length
    Hi, Was going through AXI spec. As per AXI spec: "AXI3 supports burst lengths of 1 to 16 transfers, for all burst types." "AXI4 extends burst length support for the INCR burst type to 1 to 256 transfers...
  • Barrier Transactions - ACE Protocol
    Hi all., Can anyone please, help me out in understanding this Barrier Transactions concept in ace protocol. I find little difficult and confusing in understanding about domain boundary, bi-section boundary...