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. TheXGUI
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.