Test Engine FPGA IP User Guide: Agilex™ 3, Agilex™ 5, and Agilex™ 7 FPGAs

ID 817758
Date 3/31/2025
Public
Document Table of Contents

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.