Code Generation - 2025.2 English - UG1483

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2025-11-20
Version
2025.2 English
After functionally verifying the design in Simulink, you can generate the dataflow graph from the design. It is necessary to encapsulate the AI Engine blocks into subsystems. To understand more about creating subsystems, refer to Creating a Top-Level Subsystem Module.
Important: To generate output from the AI Engine model, only blocks from the Vitis Model Composer AI Engine library and a limited set of Simulink blocks can be used in an AI Engine subsystem. Refer to Connecting Source and Sink Blocks for details about supported blocks inside the subsystem.
Important: The AI Engine design can be encapsulated in multiple AI Engine subsystems. In that case, the Vitis Model Composer Hub block allows you to either generate code for the subsystems individually, or to generate a combined graph that contains the functionality of all AI Engine subsystems.