Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 4/03/2023
Public

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

Document Table of Contents

4.1.5.5. dni::apply_constraints (::quartus::dcmd_dni)

The following table displays information for the dni::apply_constraints Tcl command:

Tcl Package and Version

Belongs to ::quartus::dcmd_dni

Syntax dni::apply_constraints [-h | -help] [-long_help] [-design <design> ] [-force]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-design <design> Specifies the design to apply the command. The command applies to design from current sandbox if option is not specified
-force Reapply constraints that have previously been applied to the database
Description
Apply constraints to design objects.
Example Usage
dni::apply_constraints
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful