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.