|
scc
2024.06
SystemC components library
|
#include <tl_tlm.h>


Public Types | |
| using | base_type = tlm::tlm_base_target_socket< BUSWIDTH, tlu_fw_transport_if< TYPES >, tlu_bw_transport_if< TYPES >, N, POL > |
| base type alias | |
Public Member Functions | |
| tlu_target_socket () | |
| default constructor using a generated instance name | |
| tlu_target_socket (const char *name) | |
| constructor with instance name More... | |
| const char * | kind () const override |
| get the kind of this sc_object More... | |
TL-UL/-UH target socket class
|
inlineexplicit |
|
inlineoverride |