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
- 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'.
- Output Type
- Possible values are: int8, int16, int32, int64, uint8, uint16, uint32,
uint64, cint16, cint32.Note: The inputs must be real and the supported input data types are: int32, x_sfix64, x_sfix128, uint32, x_ufix64, x_ufix128.