Automatic Code Generation - 2023.2 English

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2023-11-15
Version
2023.2 English

Vitis Model Composer automatically compiles designs into low-level representations. The ways in which Model Composer compiles a model can vary, and depend on settings in the Model Composer Hub block. In addition to producing HDL descriptions of hardware, the tool generates auxiliary files. Some files (e.g., project files, constraints files) assist downstream tools, while others (e.g., VHDL test bench) are used for design verification.

Compiling and Simulating Using the Model Composer Hub Describes how to use the Vitis Model Composer Hub Block to compile designs into equivalent low-level HDL.
Compilation Results Describes the low-level files Vitis Model Composer produces when HDL Netlist is selected on the Model Composer Hub block and Generate is pushed.
Vivado Project Describes the example project Vitis Model Composer produces when HDL Netlist or IP Catalog is selected on the Model Composer Hub block and Generate is pushed.
HDL Testbench Describes the VHDL test bench that Model Composer can produce.