For receive data rx_axis_tdata, the port is
logically divided into lane 0 to lane 3 for the 32-bit interface or lane 0 to lane 7
for the 64-bit interface with the corresponding bit of the rx_axis_tkeep word signifying valid data on rx_axis_tdata.
| Lane/rx_axis_tkeep | rx_axis_tdata[31:0] bits |
|---|---|
| 0 | 7:0 |
| 1 | 15:8 |
| 2 | 23:16 |
| 3 | 31:24 |
| Lane/ rx_axis_tkeep | rx_axis_tdata Bits |
|---|---|
| 0 | 7:0 |
| 1 | 15:8 |
| 2 | 23:16 |
| 3 | 31:24 |
| 4 | 39:32 |
| 5 | 47:40 |
| 6 | 55:48 |
| 7 | 63:56 |