disable_sp (::quartus::chip_planner)

The following table displays information for the disable_sp Tcl command:

Tcl Package and Version

Belongs to ::quartus::chip_planner 2.0

Syntax disable_sp [-h | -help] [-long_help] -pin_name <pin name>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-pin_name <pin name> Signal Probe Pin Name
Description
Disables a signal probe connected to the named pin.
Example Usage
disable_sp
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful
TCL_ERROR 1 ERROR: Unable to find Chip Planner netlist. Read the netlist by using the read_netlist command.