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.
|