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

ID 817758
Date 7/08/2024
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

5.2.1. CSR AXI4-Lite Driver APIs

APIs to describe a traffic program for CSR AXI4-Lite Driver.

Detailed Description

A traffic program lists commands to execute serially. The available commands are:
  • write_cmd

  • read_cmd

APIs return the Compiler Intermediate Representation (IR) objects which the compiler can interpret.

Creating a traffic program is agnostic to the driver configuration. However, compiling the traffic program depends on the driver configuration. You must regenerate the compiled binary of the traffic program for each release because it is not portable.