• ARM AMBA AXI4 read channel information
    Hello, If AXI4 master issue read transfer by asserting the ARADDR = 0x0002, of ARSIZE = 0, ARLEN = 0, on which byte lane of RDATA slave drive the read data byte? Guide me with sort and simple answer...
  • AXI4
    AXI4 specification says that AXI is a point to point interface. Can you explain this statement meaning and it's significance?
  • AXI4
    In the spec it is mentioned that AXI4 supports high-bandwidth, high-frequency and low-latency operation. How to justify this? What is the meaning of bandwidth in this context? What are the values of bandwidth...
  • AXI4 ordering
    AXI4 document says that when a master issues multiple transactions to same / overlapping address with same ID, the order of arrival at the slave must be the same as the order of issue. I think it means...
  • Write strobe for AXI4 lite
    what are the possible values of strobe for a half word transfer in AXI4 lite? Are these following values on WSTRB valid ? -1001 -0101 -1010