Function prototypes for the scEMPA simulator, simulator main file. More...
Go to the source code of this file.
Classes | |
struct | GridPointMask_t |
The set of scGridPoint objects can be defined by by a mask word, the bits corresponding to single modules. More... | |
struct | GridPointSignal_t |
The signals issued by the scGridPoint. More... | |
struct | GridPointSignalPort_t |
Port declarations: these signals go out to the scProcessor. More... | |
struct | GridPointStatusBit_t |
The values are stored here, and set through writing into GridPointStatusBitSignal_t. More... | |
struct | HThreadStatusBit_t |
The values are stored here, and set through writing into HThreadStatusBit_t. More... | |
struct | MetaEvent_Transfer_Type |
Instruction-execution related variables. More... | |
Enumerations | |
enum | core_cooperationmode_t |
Codes of mass processing operating modes. | |
enum | GridPointOperatingBit_t { , gob_ObjectMonitored, gob_ObjectChanged, gob_ObjectActive, gob_ObjectWaiting, gob_OperationMonitored, gob_FetchPending, gob_ExecPending, gob_RegistersMonitored, gob_MemoryMonitored, gob_MorphingMonitored, gob_ResourceMonitored, gob_ObjecIsMeta , gob_PortsMonitored, gob_SignalsMonitored, gob_BuffersMonitored, gob_BufferChanged, gob_CommunicationMonitored, gob_IGPBChanged, gob_IsSending , gob_Max } |
the names of the bits in the bitset for operating them More... | |
Function prototypes for the scEMPA simulator, simulator main file.
enum typedef GridPointOperatingBit_t |
the names of the bits in the bitset for operating them