Package | Description |
---|---|
com.sun.electric.tool.simulation.test |
Chip-independent test software library for the
Asynchronous Design Group in Oracle Labs, see bottom
for locations of documentation.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleBus
Create an object for a bus of signals.
|
Modifier and Type | Method and Description |
---|---|
BitVector |
SimulationModel.getNodeState(BussedIO bus)
Get the state of a bus.
|
void |
SimulationModel.setNodeState(BussedIO bus,
BitVector state)
Set a bus of nodes to a state.
|