• Why AWLEN signal is optional for master and required for slave in AXI4 protocol ?
    Why AWLEN signal is optional for master in AXI4 protocol ? If it is optional for master then how slave will get that signal because it is required for slave ?
  • AXI4:- Unaligned transfer
    While doing an unaligned transfer of 32-bit data on 64-bit data, using 0x001 address, lower address lines used to indicate an unaligned data transfer but what if this lower address line data also needs...
  • AXI4:- Unaligned transfer
    While doing an unaligned transfer of 32-bit data on 64-bit data, using 0x001 address, lower address lines used to indicate an unaligned data transfer but what if this lower address line data also needs...
  • Unaligned transfer pattern in AXI4
    In this image, we can see during 2nd transfer bytes are being transferred at location 0x7,0x6,0x5,0x4. I am confused here, Why have not we transferred 4 bytes onto 0x3,0x2,0x1,0x0 ? Same question...
  • Unaligned transfer pattern in AXI4
    In this image, we can see during 2nd transfer bytes are being transferred at location 0x7,0x6,0x5,0x4. I am confused here, Why have not we transferred 4 bytes onto 0x3,0x2,0x1,0x0 ? Same question...