Package | Description |
---|---|
com.sun.electric.api.irsim | |
com.sun.electric.plugins.irsim | |
com.sun.electric.tool.simulation.irsim |
Modifier and Type | Method and Description |
---|---|
IAnalyzer.EngineIRSIM |
IAnalyzer.createEngine(IAnalyzer.GUI gui,
java.lang.String steppingModel,
java.net.URL parameterURL,
int irDebug,
boolean showCommands,
boolean isDelayedX)
Create IRSIM Simulation Engine to simulate a cell.
|
Modifier and Type | Method and Description |
---|---|
IAnalyzer.EngineIRSIM |
IAnalyzerImpl.createEngine(IAnalyzer.GUI gui,
java.lang.String steppingModel,
java.net.URL parameterURL,
int irDebug,
boolean showCommands,
boolean isDelayedX)
Create IRSIM Simulation Engine to simulate a cell.
|
Modifier and Type | Class and Description |
---|---|
class |
IRSIM
Class for interfacing to the IRSIM simulator by reflection.
|