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: You can encapsulate the AI Engine design in multiple AI Engine subsystems. The
Vitis Model Composer Hub block allows you to
generate code for the subsystems individually. Alternatively, you can generate a
combined graph that contains the functionality of all AI
Engine subsystems.