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.