• AXI protocol - Unaligned data transfer definition
    IN axi,what is unaligned data transfer??
  • AXI protocol - Unaligned data transfer definition
    IN axi,what is unaligned data transfer??
  • AXI Unaligned Transfers Address Clarification
    Hi, we are implementing AXI-Lite interface with 64 bits data transfer bus on WDATA with 8 bits WSTRB implemented. Assuming that we have a data transfer of address 0x04, which is non address align to the...
  • AXI narrow read with unaligned address
    Hi, I have a question about the correct behavior when performing a narrow read with an unaligned address; consider the following scenario: - 32 bit data bus - address x0001 - length 0 (1 beat...
  • AXI Write Strobe for Unaligned Address
    Hello Forum, An AXI manager when transacting on a 256-bits wide data bus, issues the following transaction on the write address channel: address width: 32 data width : 256 awaddr: 32'h8C00_101b...