This section describes examples of AXI conversion.
In AXI conversion, because there could be upsizing from the AxSize of the master to the AxSize of the NoC, or upsizing from the AxSize of the NoC to the AxSize of the slave, read data over-fetch might occur in the NoC slave. It is assumed that read data over-fetch would not cause any side effect in the NoC slave. For write data, the NMU and NSU are responsible for creating correct write strobes.
In example 1, the NMU receives a request with AxBurst = WRAP and AxSize = 4 (128-bit). The request is transferred as is from the NMU through the NoC Channel to the NSU.
Note: In the examples, the green boxes represent unused data bytes
and the yellow boxes represent data bytes of interest.