[source]

Class uvm_tlm_nb_initiator_socket_base

uvm_pkg::uvm_tlm_nb_initiator_socket_base <T, P> + get_type_name(): string + nb_transport_fw(): uvm_tlm_sync_e uvm_pkg::uvm_tlm_nb_initiator_socket <IMP, T, P> <T : T, P : P>

Inheritance Diagram of uvm_tlm_nb_initiator_socket_base

IS-A forward port; HAS-A backward imp

Parameters

Name

Default value

Description

T

uvm_tlm_generic_payload

P

uvm_tlm_phase_e

Constructors

function new ( string name, uvm_component parent ) [source]