timer_get_path_constraints

Displays the path constraints that were set as the maximum delay constraint in the timing analysis tool.

 

timer_get_path_constraints

Arguments

None

Supported Families

All

Description

If no maximum delay constraints are set, this command does not report any delay values. The information is displayed in the Log window.

Exceptions

None

Examples

The following example displays  the maximum delay constraint in the Log window:

 

timer_get_maxdelay -from {Q[0]:CLK} -to {Q[7]:D}

See Also

timer_set_maxdelay

Tcl documentation conventions