Hello All, I am referring to the ARM AMBA TLM 2.0 guide. I am trying to send around 50KB of data through AXI4 protocol. Here it uses the AXI4 payload and not the generic payload. My data bus width is 32 bits. 1 data beat would mean 4 bytes so I can send 2 data beats in a single transfer. I wanted help with as to how many payloads I need to construct to send over this data. Let me know if you need any additional info to help reconstruct this.
WDATA: 32 bits
AWADDR: 32 bits
ARSIZE[2:0]
ARLEN[3:0]