• read transfers
    In read transfres how the slave indicates the transaction is over?
  • Using UART to write to SRAM
    Hi All, I am using UART to receive values and then write those values to SRAM. I am using the Texas Instruments Stellaris LM4F120 board. For this purpose, I am using the memcpy() function to write the...
  • 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
  • Write Data Interleaving - AXI
    Note: This was originally posted on 19th March 2009 at http://forums.arm.com Hello, Can anybody help me to understand the reasoning behind write data interleaving ordering restriction imposed by AXI spec...
  • AXI WRITE DATA CHANNEL
    Hi All, I am doing single write operation to AXI slave from avalon BFM. The data and address signals are reached into the axi slave.But if i am try to read back the data which i have written in the...