FastScan and FlexTest Reference Manual, V8.6_4
2-184
Delete Mos Direction Command Dictionary
Delete Mos Direction
Tools Supported: FastScan and FlexTest
Scope: Setup mode
Prerequisites: This command can only operate on a Spice design.
Usage
DELete MOs Direction subckt_name instance_name
Description
Removes the assigned direction of a MOS transistor.
The Delete Mos Direction command removes the direction of a MOS transistor in
the Spice design or library which was assigned with the Add Mos Direction
command. This command makes the transistor bi-directional again, and therefore
must be defined again with the Add Mos Direction command.
Arguments
subckt_name
A required string that specifies the name of the SUBCKT that contains the
instance for which you are removing the direction.
instance_name
A required string that specifies the name of the instance within the SUBCKT
for which you are removing the direction.
Examples
The following example removes the direction of the instance (K5) MOS transistor
of the subskt FADD2:
delete mos direction FADD2 K5
Related Commands
Add Mos Direction
Extract Subckts Report Mos Direction