Data Flow Graph - Data Flow Graph - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2026-03-27
Version
2025.2 English

This section describes the overall data-flow graph specification of the FIR filter design using AI Engine, compiled by the AI Engine compiler. Refer to AI Engine Programming Section in the AI Engine Documentation for information on ADF graphs.

The overall graph definition of the design resides in the fir_aiegraph.cpp file, and the top level graph contains the subgraph defined in fir_aie_graph.h, described in the following subsection.