• 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
  • Difference btw AXI3 and AXI4
    Hi All , Can anyone please tell the difference btw AXI3 and AXI4. Regards Muthuvenkatesh
  • AXI4-Relationships between the channels
    A statement in AXI4 specification says that " the write data can appear at an interface before the write address that relates to it. This can occur when the write address channel contains more register...