Package | Description |
---|---|
com.sun.electric.tool.simulation |
Package for handling the simulation tool.
|
com.sun.electric.tool.simulation.als |
Modifier and Type | Method and Description |
---|---|
Engine |
Stimuli.getEngine()
Method to return the simulation Engine associated with this simulation data.
|
Modifier and Type | Method and Description |
---|---|
void |
Stimuli.setEngine(Engine engine)
Method to set the simulation Engine associated with this simulation data.
|
static void |
Simulation.startSimulation(int engine,
boolean forceDeck,
Cell prevCell,
Engine prevEngine)
Method to invoke a simulation engine.
|
Modifier and Type | Class and Description |
---|---|
class |
ALS
Class to control the ALS Simulator.
|