|  | 
| using | MOD = dmi_converter< BUSWIDTH > | 
|  | 
| using | tlm_initiator_socket_t = tlm_utils::simple_initiator_socket_b< MOD, BUSWIDTH, tlm::tlm_base_protocol_types, sc_core::SC_ZERO_OR_MORE_BOUND > | 
|  | 
| using | tlm_target_socket_t = tlm_utils::simple_target_socket_tagged_b< MOD, BUSWIDTH, tlm::tlm_base_protocol_types, sc_core::SC_ZERO_OR_MORE_BOUND > | 
|  | 
|  | 
|  | dmi_converter (const sc_core::sc_module_name &nm) | 
|  | 
|  | 
| sc_core::sc_vector< tlm_initiator_socket_t > | initiator_sockets | 
|  | 
| sc_core::sc_vector< tlm_target_socket_t > | target_sockets | 
|  | 
| cci::cci_param< uint32_t > | p_tlm_ports_num | 
|  | 
The documentation for this class was generated from the following file: