Package | Description |
---|---|
caoss.simulator.configuration | |
caoss.simulator.instructions |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<Computation> |
InstructionSet.computationClass
The class implementing the
Computation instruction |
Modifier and Type | Method and Description |
---|---|
static Computation |
InstructionFactory.newComputation(int clockCycles)
Create an instance of a
computation instruction |