Package | Description |
---|---|
com.sun.electric.tool.extract |
Package for handling node extraction, parasitics, etc.
|
com.sun.electric.tool.io.output |
Modifier and Type | Class and Description |
---|---|
class |
NetPBucket
Class to describe extracted circuit information.
|
class |
RCPBucket
The main purpose of this class is to store parasitic information as string.
|
class |
TransistorPBucket
Class to define Transistor information for circuit extraction.
|
Modifier and Type | Method and Description |
---|---|
ExtractedPBucket |
ParasiticGenerator.createBucket(NodeInst ni,
ParasiticTool.ParasiticCellInfo info) |
Modifier and Type | Method and Description |
---|---|
void |
NetPBucket.addTransistor(ExtractedPBucket transBucket) |
Modifier and Type | Method and Description |
---|---|
ExtractedPBucket |
IRSIM.createBucket(NodeInst ni,
ParasiticTool.ParasiticCellInfo info) |