cocotb_wrapper.axi.AxiBurstType.FIXED#

AxiBurstType.FIXED = 0#

A fixed size burst.

In a fixed size burst.

  • The address is the same for every transfer in the burst.

  • The byte lanes that are valid are constant for all beats in the burst. However, within those byte lanes, the actual bytes that thave WSTRB asserted can differ for each beat in the burst.