Package | Description |
---|---|
com.sun.electric.tool.ncc.netlist | |
com.sun.electric.tool.ncc.result |
Modifier and Type | Class and Description |
---|---|
class |
Bipolar
A Bipolar transistor
|
class |
Mos
One or more MOS transistors in series.
|
class |
Part
Part is an intermediate abstract sub-class of NetObject.
|
class |
Resistor |
class |
Subcircuit
A Cell instance that is being treated as a primitive circuit component
during a hierarchical netlist comparison
|
Constructor and Description |
---|
LengthMismatch(double min,
PartReport.PartReportable minPart,
int minNdx,
double max,
PartReport.PartReportable maxPart,
int maxNdx) |
PartReport(PartReport.PartReportable p) |
WidthMismatch(double min,
PartReport.PartReportable minPart,
int minNdx,
double max,
PartReport.PartReportable maxPart,
int maxNdx) |