22.20.12 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

For the ProASIC3/E, ProASIC PLUS, ProASIC, Axcelerator, eX, and SX-A families, the timing analysis tool ignores the timer_remove_pass command.

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