START_LOOP/END_LOOP - START_LOOP/END_LOOP - 1.0 English - PG381

Performance AXI Traffic Generator LogiCORE IP Product Guide (PG381)

Document ID
PG381
Release Date
2026-07-31
Version
1.0 English
Table 1. LOOP CSV Command Format for AXI4
Command Input Field Width Synthesizable TG Options
loop_count 16
<value in decimal>
Repeats the loop the specified number of times.
loop_operation STRING
incr_original_addr
While executing the loop each time, the address offset of the WRITE and READ instructions inside the LOOP command is incremented by the specified value in the loop_addr_incr_by field. When the incremented value goes out of range, the TG restarts the address from base_addr.
loop_addr_incr_by 16
<value in hex>
Specifies the address offset increment by value for each loop.