22.20.13 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

For the ProASIC3/E, ProASICPLUS, ProASIC, Axcelerator, eX, and SX-A families, Microchip recommends the following flow:

  1. Open SmartTime > Set False Path Constraint dialog box.
  2. Look for the pin name in the Through: list (Note: You must not have any entry selected in the From or To lists).
  3. Delete this pin.

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