Command Dictionary Add Net Property
FastScan and FlexTest Reference Manual, V8.6_4 2-83
Add Net Property
Tools Supported: FastScan and FlexTest
Scope: Setup mode
Prerequisites: This command can only operate on a Spice design.
Usage
ADD NEt Property net_name {-VDD | -GND}
Description
Defines the net in the Spice design and library as VDD or GND.
The Add Net Property command defines the specified net as VDD or GND in the
Spice design and Spice library by adding a property.
Arguments
net_name
A required string that specifies the name of the net which you want to define as
VDD or GND.
-VDD | -GND
A required switch that specifies whether the net is VDD or GND.
Examples
The following example defines the ZGND net as GND in the loaded Spice design
and Spice library.
add net property ZGND -gnd
Related Commands
Delete Net Property Report Net Properties