timer_remove_pass

Removes the previously entered path pass constraint.

 

timer_remove_pass -pin pin_name

Arguments

-pin pin_name

Specifies the name of the pin from which to remove the path pass constraint.

Supported Families

All

Exceptions

Examples

The following example removes the pass constraint from the clock pin reg_q_a_0_:CLK:

 

timer_remove_pass -pin {reg_q_a_0_:CLK}

See Also

timer_add_pass

Tcl documentation conventions