scc 2025.09
SystemC components library
scc::target_name_map_entry< BUSWIDTH > Struct Template Reference

#include <tlm_target.h>

Public Attributes

std::string name
::sc_dt::uint64 start
::sc_dt::uint64 size

Detailed Description

template<unsigned BUSWIDTH = LT>
struct scc::target_name_map_entry< BUSWIDTH >

helper structure to define a named address range

Definition at line 122 of file tlm_target.h.

Member Data Documentation

◆ name

template<unsigned BUSWIDTH = LT>
std::string scc::target_name_map_entry< BUSWIDTH >::name

Definition at line 123 of file tlm_target.h.

◆ size

template<unsigned BUSWIDTH = LT>
::sc_dt::uint64 scc::target_name_map_entry< BUSWIDTH >::size

Definition at line 125 of file tlm_target.h.

◆ start

template<unsigned BUSWIDTH = LT>
::sc_dt::uint64 scc::target_name_map_entry< BUSWIDTH >::start

Definition at line 124 of file tlm_target.h.


The documentation for this struct was generated from the following file:
  • /home/eyck/Projects/MINRES/SystemC-Components/src/components/scc/tlm_target.h