Mentor v8.6_4 User Manual

Page of 831
Command Dictionary
Delete Net Property
FastScan and FlexTest Reference Manual, V8.6_4
2-185
Delete Net Property
Tools Supported: FastScan and FlexTest
Scope: Setup mode
Prerequisites: This command can only operate on a Spice design.
Usage
DELete NEt Property {net_name {-VDD | -GND}} | -All
Description
Resets the VDD or GND net in the Spice design and library.
The Delete Net Property command resets the specified VDD or GND net property
in the Spice design and Spice library so that the net is no longer considered as
VDD or GND.
Arguments
net_name
A required string that specifies the name of the net which you want to reset
from VDD or GND.
-VDD | -GND
A required switch that specifies whether the net is VDD or GND.
-All
A required switch that specifies to delete all net properties regardless of the
type of net.
Examples
The following example resets the ZGND net from GND in the loaded Spice
design and Spice library.
delete net property ZGND -gnd
Related Commands