Outputs from IP Packager - 2023.1 English

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

Document ID
UG1118
Release Date
2023-05-30
Version
2023.1 English

The IP packager generates the following outputs:

  • An XML file based on the IP-XACT standard component.xml. The component.xml is located in the IP root directory, and identifies the IP definition information. The associated files of the custom IP are relative to the IP-XACT XML file.
  • An XGUI customization Tcl file. The XGUI customization Tcl file is located in the <IP root directory>/xgui and contains the customization GUI of the custom IP from the IP catalog.
  • Files that are categorized in directories based on usage (for examples, see: /src, /sim, /doc).
  • Any IP catalog directories that you create to contain the packaged IP.

See the table in Packaging a Specified Directory for a list of directories that are typically packaged.

If you package the project remotely, the IP packager copies the associated IP files to the selected IP location.

CAUTION:
The IP packager output files are not intended for manual editing.