Visible to Intel only — GUID: yxd1472249750312
Ixiasoft
Visible to Intel only — GUID: yxd1472249750312
Ixiasoft
7.10. Generate an IP Variation File with ip-deploy
Use the ip-deploy utility to generate an IP variation file (.ip file) in the specified location.
Option |
Usage |
Description |
---|---|---|
--component-name[=<value>] |
Required |
The name of a component you instantiate. |
--output-name[=<value>] |
Optional |
Name for the resulting component; defaults to the component's type name. |
--component-parameter[=<value>] |
Optional |
Repeatable. A single value assignment, like --component-param=WIDTH=11. To assign multiple parameters, use this option several times. |
--preset[=<value>] |
Optional |
Repeatable. The name of a saved preset to use in creating a variation of the IP component. Presets are additive and repeatable. |
--family[=<value>] |
Optional |
Sets the device family |
--part[=<value>] |
Optional |
Sets the device part number. You can also use this command to set the base device, device speed-grade, device family, and device feature's system information. |
--output-directory[=<value>] |
Optional |
This directory contains the output IP variation file. Platform Designer automatically creates the directory if the directory does not exist. If you do not specify an output directory, the output directory is the current working directory. |
--search-path[=<value>] |
Optional |
If you do not specify the search path, the command uses a standard default path. If you provide a search path, Platform Designer searches a comma-separated list of paths. To include the standard path in your replacement, use "$", like /extra/dir,$. |
--jvm-max-heap-size[=<value>] |
Optional |
The maximum memory size Platform Designer uses for allocations when running qsys-edit. 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 ip-deploy |