Function prototypes for the scEMPA simulator, Core. More...
Go to the source code of this file.
Classes | |
class | scGridPoint |
This class implements the autonomous grid point functionality: it is a communicating GridPoint. The communication interface is implemented in scIGPMessage_if. More... | |
Functions | |
bool | IsMemory (ClusterAddress_t CA) |
If it is any kind of memory. | |
bool | IsMemory0 (ClusterAddress_t CA) |
If it is memory 0 (register) | |
bool | IsMemory1 (ClusterAddress_t CA) |
If it is memory 1 (cache) | |
bool | IsMemory2 (ClusterAddress_t CA) |
If it is memory 2 (I/O buffer) | |
bool | IsMemory3 (ClusterAddress_t CA) |
If it is memory 3 (convential, "far") | |
Function prototypes for the scEMPA simulator, Core.