Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 12/13/2021
Public

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

Document Table of Contents
Give Feedback

3.1.6.2. drc::add_check_parameter (::quartus::drc)

The following table displays information for the drc::add_check_parameter Tcl command:

Tcl Package and Version

Belongs to ::quartus::drc

Syntax drc::add_check_parameter [-h | -help] [-long_help] -check_op <check_op> [-is_user <is_user> ] [-param_description <param_description> ] -param_name <param_name> [-param_range <param_range> ] -param_value <param_value> -value_type <integer|double|string|string_list|bool>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-check_op <check_op> Check Operation name
-is_user <is_user> Is parameter user visible
-param_description <param_description> Parameter description
-param_name <param_name> Parameter name
-param_range <param_range> Legal range for parameter
-param_value