I have an AXI4 initiator that issues a 32-bit read request to an AXI target (memory) via a 64-bit wide data bus.
I set the ARSIZE parameter to 2.
The data in the target memory are the following:
addr : data
0x000: 64'h 77_66_55_44_33_22_11_00
0x100:…