Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

8.8. Validate the Generic Components in a System with qsys-validate

Use the qsys-validate utility to run IP component footprint validation on the .qsys file for the system.

Table 201.  qsys-validate Command-Line Options
Option Usage Description

1st arg file

Optional

The name of the .qsys system file to validate.

--search-path[=<value>]

Optional

If omitted, Platform Designer uses a standard default path. If provided, Platform Designer searches a comma-separated list of paths. To include the standard path in your replacement, use "$", for example: /extra/dir.$.

--strict

Optional

Enables strict validation. All warnings are reported as errors

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

Display help for qsys-validate.