Visible to Intel only — GUID: mwh1409958686200
Ixiasoft
Visible to Intel only — GUID: mwh1409958686200
Ixiasoft
7.4. Create an .ipx File with ip-make-ipx
You can use the following options with the ip-make-ipx utility:
Option | Usage | Description |
---|---|---|
--source-directory=<directory> | Optional | Specifies the directory containing your IP components. The default directory is ‘.’. You can provide a comma-separated list of directories. |
--output=<file> | Optional | Specifies the name of the index file to generate. The default name is /component.ipx. Set as --output=<""> to print the output to the console. |
--relative-vars=<value> | Optional | Causes the output file to include references relative to the specified variable or variables wherever possible. You can specify multiple variables as a comma-separated list. |
--thorough-descent | Optional | If you set this option, Platform Designer searches all the component files, without skipping the sub-directories. |
--message-before=<value> | Optional | Prints a log message at the start of reading an index file. |
--message-after=<value> | Optional | Prints a log message at the end of reading an index file. |
--jvm-max-heap-size=<value> | Optional | The maximum memory size Platform Designer uses when running ipr-make-ipx. You specify this value as <size><unit>, where unit is m (or M) for multiples of megabytes, or g (or G) for multiples of gigabytes. The default value is 512m. |
--help | Optional | Displays help for the ip-make-ipx command. |