timer_remove_stop

Removes the previously entered path stop constraint on the specified pin.

 

timer_remove_stop -pin pin_name

Arguments

-pin pin_name

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

Supported Families

All

Description

If you remove a path stop constraint using the Timer GUI, and then export a script using File > Export > Script files, the resulting script will contain timer_remove_pass -pin pin_name  instead of timer_remove_stop -pin pin_name.

Exceptions

Examples

The following example removes the path stop constraint on the clear pin reg_q_a_0_:CLR:

 

timer_remove_stop -pin {reg_q_a_0_:CLR}

See Also

timer_add_stop

Tcl documentation conventions

SmartTime User's Guide: Set False Path Constraint dialog box