Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
GridPointMask_t Struct Reference

Detailed Description

The set of scGridPoint objects can be defined by by a mask word, the bits corresponding to single modules.

Public Attributes

std::bitset< MAX_HTHREADS > AllocatedHThreads
 Stores the mask of registers to backlink. More...
 
SC_GRIDPOINT_MASK_TYPE Children
 (immediate) Children of this scGridPoint
 
SC_GRIDPOINT_MASK_TYPE ID
 One-hot bitmask corresponding to mID of the scGridPoint.
 
SC_GRIDPOINT_MASK_TYPE PreAllocated
 These GridPoints are preallocated for this scGridPoint.
 
SC_GRIDPOINT_MASK_TYPE Sleeping
 Denied | Wait | !(Allocated| PreAllocated)
 
SC_GRIDPOINT_MASK_TYPE Wait
 Waiting for these scGridPoints.
 

Member Data Documentation

◆ AllocatedHThreads

std::bitset<MAX_HTHREADS> GridPointMask_t::AllocatedHThreads

Stores the mask of registers to backlink.

The active HThreads


The documentation for this struct was generated from the following file: