|
scc 2026.07
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 121 of file tlm_target.h.
| ::sc_dt::uint64 scc::target_memory_map_entry< BUSWIDTH >::size |
Definition at line 124 of file tlm_target.h.
| ::sc_dt::uint64 scc::target_memory_map_entry< BUSWIDTH >::start |
Definition at line 123 of file tlm_target.h.
| tlm::tlm_target_socket<BUSWIDTH>& scc::target_memory_map_entry< BUSWIDTH >::target |
Definition at line 122 of file tlm_target.h.