Adding an Example Design to the Packager - 2023.2 English

Vivado Design Suite User Guide: Creating and Packaging Custom IP (UG1118)

Document ID
UG1118
Release Date
2023-11-06
Version
2023.2 English

To add an example design with a packaged IP, complete the following steps:

  1. Select the File Groups page and click the + button.

  2. Select the Examples file group to add, and click OK.

    This creates a file group for examples that include constraint files, HDL sources (Verilog, VHDL) and any other files needed for an example design.

  3. In the File Groups page, right-click Examples, and select Add Files to add source files to the file group.

    Source files must contain an instantiation of the packaged IP.
  4. Make additional adjustments to the IP configuration and package it.

To verify the example was added along with the packaged IP:

  1. Open an additional project, and right-click on the IP.
  2. Click Open IP Example Design.

    A new example design project file is created with all the sources from the Examples directory. If the example design does not open, consult AMD Technical Support.