cocotb_wrapper.axi.AxiBurstType.INCR#
- AxiBurstType.INCR = 1#
An incrementing burst.
In an incrementing burst, the address for each tranfer in the burst is an increment of the address for the previous transfer. The inceremnnt value depends on the size of the transfer. For example, for an aligned start address, the address for each trasnfer in a burst with a size of 4 bytes is the previous address plus four.