This CSV has Write and Read commands, each with a transaction count of
1000, with infinite loop. The start delay is 0. The field wdata_pat_value
is 100, that means the user data is the same as the
address. Data integrity is enabled. The base address and high address are 0x208_0000_0000
and 0x208_FFFF_FFFF
respectively. The field addr_incr_by
is auto_incr
indicating auto
increment of address. The Write and Read commands (each with a transaction count of 1000
for each run) repeat infinitely.
Whenever a user is issuing infinite traffic, they need to pause the traffic and wait for all outstanding requests to be completed before reloading new traffic.
Figure 1.
AXI3/AXI4 Infinite Command CSV Example