WAIT Command - 1.0 English

Performance AXI Traffic Generator LogiCORE IP Product Guide (PG381)

Document ID
PG381
Release Date
2023-10-18
Version
1.0 English
Table 1. WAIT CSV Command Format for AXI4-Stream
Command Input Field Width Non-Synthesizable TG Options
wait_option STRING/32
all_req_sent
Wait till all Stream requests are accepted by the slave.
<wait_period by clocks, value in decimal>
Wait by specified number of AXI clocks. The wait_unit "clk" must be specified in next column. For example, if you want to wait for 50 AXI clock cycles, set 50 in this field and set "clk" in the wait_unit field.
<wait_period by time scale, value in decimal>
Wait by specified time period. The required wait_unit (ps/ns/us/ms) must be specified in next column. For example, if you want to wait for 10 milliseconds, set 10 in this field and set "ms" in the wait_unit field.
wait_unit STRING
clk
Wait unit to specify the wait_period in clocks.
ps, ns, us, ms
Wait unit to specify the wait_period in time scale.