Command Dictionary | Add Mos Direction |
|
|
Add Mos Direction
Tools Supported: FastScan and FlexTest
Scope: Setup mode
Prerequisites: This command can only operate on a Spice design.
Usage
ADD MOs Direction subckt_name instance_name source_port drain_port
Description
Assigns the direction of a
The Add Mos Direction command sets the direction of a
Arguments
∙subckt_name
A required string that specifies the name of the SUBCKT that contains the instance for which you are setting the direction.
∙instance_name
A required string that specifies the name of the instance within the SUBCKT for which you are setting the direction.
∙source_port
A required string that specifies the name of the SOURCE port.
∙drain_port
A required string that specifies the name of the DRAIN port.
Examples
The following example assigns the direction of the instance (K5)
add mos direction FADD2 K5 IN0 IN1
FastScan and FlexTest Reference Manual, V8.6_4 |