Visible to Intel only — GUID: group__group__progs__mem__axi4__driver__tut__adv_1gaa1fa64a0a3505dcbf61705917928b79e
Ixiasoft
Visible to Intel only — GUID: group__group__progs__mem__axi4__driver__tut__adv_1gaa1fa64a0a3505dcbf61705917928b79e
Ixiasoft
5.3.1.2.3. adv3_instr_resume
Usage
def traffic_patterns.MemAxi4DriverPrograms.adv3_instr_resume (self)
Description
Usage of instruction-resume.
This feature allows subsequent instructions to continue from where the previous instruction ended. More specifically, the on-chip pattern generators can resume pattern generation rather than starting over.
This program performs two write commands chained using instruction-resume, and then a single read command to verify that the writes were successfully chained. Note that each command issues multiple transactions, but the sum total of transactions for each ID is equivalent between writes and reads.