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

#include <tlm_target.h>

Public Attributes

tlm::tlm_target_socket< BUSWIDTH > & target
::sc_dt::uint64 start
::sc_dt::uint64 size

Detailed Description

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

helper structure to define a address range for a socket

Definition at line 114 of file tlm_target.h.

Member Data Documentation

◆ size

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

Definition at line 117 of file tlm_target.h.

◆ start

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

Definition at line 116 of file tlm_target.h.

◆ target

template<unsigned BUSWIDTH = LT>
tlm::tlm_target_socket<BUSWIDTH>& scc::target_memory_map_entry< BUSWIDTH >::target

Definition at line 115 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