orca-sim
|
Classes | |
class | Buffer |
class | Memory |
This class models a memory module. More... | |
class | ProcessorBase |
This class implements the base operation for generic processor implementations. More... | |
struct | ProcessorState |
Defines a generic state model for use within processor models. More... | |
class | Signal |
The Signal class models a generic bus of width equals to the sizeof(T) More... | |
class | SignalSet |
The SignalSet class models a generic set of busses of type T. More... | |
class | Simulator |
Enumerations | |
enum | SimulatorInterruptionStatus { SimulatorInterruptionStatus::RUNNING, SimulatorInterruptionStatus::INTERRUPTED, SimulatorInterruptionStatus::ABORTED } |
Functions | |
static void | sig_handler (int _) |
|
strong |
|
static |