Function prototypes for the topology of electronic modules, placed on a die. It adds sc facilities – gridpoint to gridpoint communication – basics of cooperation. More...
Go to the source code of this file.
Classes | |
class | scProcessor |
Implements a module-name alias facility (i.e., user-provided names. Given that the basic units is scHThread class, the programmer has three ways to refers to a scHThread. (the scHThread is owned by an scGridPoint, so a hthread name is given as [Owner ID]/[HThread ID] The default one is just the sequence number or SystemC module name. More... | |
Enumerations | |
enum | CorePreference_t |
enum | ThreadPreference_t { tpt_Allocated, tpt_Preallocated, tpt_Core, tpt_Neighbor, tpt_Another } |
Function prototypes for the topology of electronic modules, placed on a die. It adds sc facilities – gridpoint to gridpoint communication – basics of cooperation.
enum typedef CorePreference_t |
These preference modes can be selected when asking for a new core
enum typedef ThreadPreference_t |
These preference modes can be selected when asking for a new thread