Package | Description |
---|---|
com.sun.electric.tool.io.output | |
com.sun.electric.tool.simulation.irsim |
Modifier and Type | Method and Description |
---|---|
static java.util.List<java.lang.Object> |
IRSIM.getIRSIMComponents(Cell cell,
VarContext context,
IRSIM.IRSIMPreferences ip)
The main entry point for IRSIM extraction.
|
Modifier and Type | Method and Description |
---|---|
static void |
IRSIM.runIRSIM(Cell cell,
VarContext context,
java.lang.String fileName,
IRSIM.IRSIMPreferences ip,
boolean doNow)
Method to run the IRSIM simulator on a given cell, context or file.
|