HLS to AIE - 2021.2 English

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2021-10-22
Version
2021.2 English
This block is used to connect an input port of an AIE Kernel or AIE 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.

Library

AI Engine/User Defined Functions

Description

The HLS Kernel to AIE block reformats a signal driven by a port of an HLS Kernel block so that the resulting signal matches the data type and complexity required by an AI Engine block.

Parameters

AIE Input Type
Possible values are: int8, int16, int32, int64, uint8, uint16, uint32, uint64, cint16, cint32,float, cfloat
Note: The inputs must be real and the supported input data types are: int32, int64, x_sfix128, uint32, uint64, x_ufix128.
Output Size
The size of the output port. The output port is a variable sized signal whose maximum size is specified by the Output Size parameter. Default size is '1'.