Implementing a Complete Design - Implementing a Complete Design - 2026.1 English - UG1483

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2026-06-23
Version
2026.1 English

You can often find everything required for a design inside Vitis Model Composer. For such designs, clicking Export instructs Model Composer to translate the design to HDL, and write the files for processing the HDL using downstream tools. These files include the following elements:

  • HDL that implements the design itself.
  • An HDL test bench. The test bench lets you compare results from Simulink simulations with those from a logic simulator.
  • Files that allow the Model Composer HDL to function as a Vivado IDE project.

For details concerning the files that Model Composer writes, refer to Compilation Results.