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

ID 817758
Date 3/31/2025
Public

Visible to Intel only — GUID: group__group__compiler__csr__axi4l__driver

Ixiasoft

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.