Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 6/20/2022
Public

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

Document Table of Contents

3.1.10.22. drc::update_check_op (::quartus::drc)

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

Tcl Package and Version

Belongs to ::quartus::drc

Syntax drc::update_check_op [-h | -help] [-long_help] [-device_families <device_families> ] [-executables <executables> ] -name <name> [-stages <stages> ] [-tcl_proc_source <tcl_proc_source> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-device_families <device_families> Device family, check operation is valid for
-executables <executables> Allowed executables, check operation could be invoked from
-name <name> Check operation name
-stages <stages> Allowed stages, check operation could be invoked from
-tcl_proc_source <tcl_proc_source> Check operation proc source file name
Description
Add Check Operation .
Example Usage
		update_check_op -name {TEST}
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful