uvm_tlm_b_target_socket Class Reference

Inheritance diagram for class uvm_tlm_b_target_socket:

List of all members.



Public Member Functions

task   b_transport ( T t, uvm_tlm_time delay )
function void  connect ( uvm_port_base provider )
function void  new ( string name, uvm_component parent, IMP imp = null )

Class Parameters

type  IMP = int; 
type  T = uvm_tlm_generic_payload

Public Attributes


Member Function Documentation

  task
 uvm_tlm_b_target_socket::b_transport

 (  T t , uvm_tlm_time delay  ) 

  function void
 uvm_tlm_b_target_socket::connect

 (  uvm_port_base provider  ) 


 Superseded functions 
 uvm_port_base :: connect 

  function void
 uvm_tlm_b_target_socket::new

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


Class Parameters Documentation

 type  attribute
 uvm_tlm_b_target_socket::IMP = int

 type  attribute
 uvm_tlm_b_target_socket::T = uvm_tlm_generic_payload


Member Attribute Documentation