Data Flow Graph - 2022.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2022-12-01
Version
2022.2 English

This section describes the overall data-flow graph specification of the FIR filter design using AI Engine which is 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 is contained in the fir_aiegraph.cpp file. The top level graph in turns contains the subgraph, fir_aie_graph.h, which is described in the following subsection.