AI Engine Blocksets - 2020.2 English

Model Composer and System Generator User Guide (UG1483)

Document ID
UG1483
Release Date
2020-11-18
Version
2020.2 English
Table 1. AI Engine
Block Description
AIE FIR Filter This block implements the FIR Filter targeted for AI Engine and supports five different filter types.
AIE to HDL Connect the input port of an HDL block with the output port of an AI Engine kernel or AI Engine graph block using an AXI4-Stream interface.
HDL to AIE Connect the output ports of HDL blocks to the input ports of AI Engine blocks using the AXI4-Stream protocol.
AIE to HLS Connect an input port of an HLS kernel block to the output port of an AI Engine block in cases where the data type or complexity of the ports involved do not match.
HLS to AIE Connect an input port of an AI Engine Kernel or AI Engine Graph block to an output port of an HLS Kernel block in cases where the datatype or complexities of the ports involved does not match.
AIE Signal Spec Specify various properties on signals within, as well as at the boundary of an AI Engine subsystem.
To Fixed Size Takes a variable size vector as an input and produces a fixed size vector as output.
Variable Size Signal to Workspace Save variable size signal data from your SimulinkĀ® simulation to the MATLABĀ® workspace.
AIE Class Kernel Import class-based kernels
AIE Graph Import an AI Engine graph.
AIE Kernel Import an AI Engine kernel.
AIE Template Kernel Import an AI Engine kernel with a function template.
HLS Kernel Import an HLS kernel code with a streaming interface.