Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Attributes | List of all members
scireg_ns::scireg_mapped_region Struct Reference

#include <scireg.h>

Collaboration diagram for scireg_ns::scireg_mapped_region:

Public Attributes

scireg_region_ifregion
 
const charname
 < the child region More...
 
sc_dt::uint64 offset
 < name of the child region associated with this mapping More...
 

Detailed Description

A mapped region represents a child region that has been mapped into a parent region at a particular offset. Each mapping may be associated with a unique name for the child region, therefore a name is included in the mapped region object.

Member Data Documentation

const char* scireg_ns::scireg_mapped_region::name
sc_dt::uint64 scireg_ns::scireg_mapped_region::offset

< name of the child region associated with this mapping

Referenced by sc_register_base::scireg_get_child_regions(), and sc_register_bank< unsigned int, unsigned int >::scireg_get_child_regions().

scireg_region_if* scireg_ns::scireg_mapped_region::region

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