scc 2025.09
SystemC components library
scc::router< BUSWIDTH, TARGET_SOCKET_TYPE >::range_entry Struct Reference

Public Attributes

uint64_t base
uint64_t size
bool remap

Detailed Description

template<unsigned BUSWIDTH = LT, typename TARGET_SOCKET_TYPE = tlm::tlm_target_socket<BUSWIDTH>>
struct scc::router< BUSWIDTH, TARGET_SOCKET_TYPE >::range_entry

Definition at line 187 of file router.h.

Member Data Documentation

◆ base

template<unsigned BUSWIDTH = LT, typename TARGET_SOCKET_TYPE = tlm::tlm_target_socket<BUSWIDTH>>
uint64_t scc::router< BUSWIDTH, TARGET_SOCKET_TYPE >::range_entry::base

Definition at line 188 of file router.h.

◆ remap

template<unsigned BUSWIDTH = LT, typename TARGET_SOCKET_TYPE = tlm::tlm_target_socket<BUSWIDTH>>
bool scc::router< BUSWIDTH, TARGET_SOCKET_TYPE >::range_entry::remap

Definition at line 189 of file router.h.

◆ size

template<unsigned BUSWIDTH = LT, typename TARGET_SOCKET_TYPE = tlm::tlm_target_socket<BUSWIDTH>>
uint64_t scc::router< BUSWIDTH, TARGET_SOCKET_TYPE >::range_entry::size

Definition at line 188 of file router.h.


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