Features of the Vivado IDE Example Project - 2023.2 English

Vitis Model Composer User Guide (UG1483)

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

The AMD Vivado™ IDE example project (<code directory>/ip_catalog/example_dds.xpr) is created to help you jump start your usage of the IP created from Vitis Model Composer.

  1. The IP generated from Model Composer is already added to the IP catalog associated with the project and available for the RTL flow as well as the IP integrator-based flow.
  2. The design includes an RTL instantiation of IP called example_dds_0 underneath example_dds_stub that indicates how to instance such an IP in RTL flow.
  3. The design includes a test bench called example_dds_tb that also instances the same IP in RTL flow.
  4. The design includes an example IP integrator diagram with an AMD Zynq™ 7000 subsystem as the part selected. In this example it is an AMD Zynq™ 7000 SoC part. For all other parts, a MicroBlaze-based subsystem is created.
    Figure 1. IP Integrator Diagram
  5. If the part selected is the same as one of the supported boards, the project is set to the first board encountered with the same part setting.
  6. A wrapper instancing the block design is created and set as Top.
Tip: The interface documentation associated with the IP is accessible through the block GUI. To access this documentation, double-click the Model Composer IP, and click the Documentation button in the GUI.