Port declarations: these signals go out to the scProcessor.
Public Attributes | |
sc_out< bool > | Allocated |
< Allocated for another GridPoint | |
sc_out< bool > | Available |
< ! (Denied | Allocated | PreAllocated) | |
sc_out< bool > | Denied |
< If this GridPoint is in denied, from any reason | |
sc_out< bool > | Meta |
< Executing a metainstruction (surely Allocated) | |
sc_out< bool > | PreAllocated |
< Preallocated for another GridPoint | |
sc_out< bool > | Sleeping |
< Denied | Wait | !(Allocated| PreAllocated) | |
sc_out< bool > | Wait |
< Blocked (surely Allocated, maybe Meta) | |