uvm_tlm_nb_target_socket Class Reference

Inheritance diagram for class uvm_tlm_nb_target_socket:

List of all members.



Public Member Functions

function void  connect ( uvm_port_base provider )
function uvm_tlm_sync_e  nb_transport_fw ( T t, ref P p, input uvm_tlm_time delay )
function void  new ( string name, uvm_component parent, IMP imp = null )

Class Parameters

type  IMP = int; 
type  P = uvm_tlm_phase_e
type  T = uvm_tlm_generic_payload

Public Attributes


Member Function Documentation

  function void
 uvm_tlm_nb_target_socket::connect

 (  uvm_port_base provider  ) 


 Superseded functions 
 uvm_port_base :: connect 

  function uvm_tlm_sync_e
 uvm_tlm_nb_target_socket::nb_transport_fw

 (  T t , ref P p , input uvm_tlm_time delay  ) 

  function void
 uvm_tlm_nb_target_socket::new

 (  string name , uvm_component parent , IMP imp = null  ) 


Class Parameters Documentation

 type  attribute
 uvm_tlm_nb_target_socket::IMP = int

 type  attribute
 uvm_tlm_nb_target_socket::P = uvm_tlm_phase_e

 type  attribute
 uvm_tlm_nb_target_socket::T = uvm_tlm_generic_payload


Member Attribute Documentation