|
scc 2025.09
SystemC components library
|
#include <tlm_target.h>
Public Attributes | |
| tlm::tlm_target_socket< BUSWIDTH > & | target |
| ::sc_dt::uint64 | start |
| ::sc_dt::uint64 | size |
helper structure to define a address range for a socket
Definition at line 114 of file tlm_target.h.
| ::sc_dt::uint64 scc::target_memory_map_entry< BUSWIDTH >::size |
Definition at line 117 of file tlm_target.h.
| ::sc_dt::uint64 scc::target_memory_map_entry< BUSWIDTH >::start |
Definition at line 116 of file tlm_target.h.
| tlm::tlm_target_socket<BUSWIDTH>& scc::target_memory_map_entry< BUSWIDTH >::target |
Definition at line 115 of file tlm_target.h.