[source]

Class uvm_tlm_nb_transport_fw_imp

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

Inheritance Diagram of uvm_tlm_nb_transport_fw_imp

Used like exports, except an additional class parameter specifies the type of the implementation object. When the imp is instantiated the implementation object is bound.

Parameters

Name

Default value

Description

T

uvm_tlm_generic_payload

P

uvm_tlm_phase_e

IMP

int

Constructors

function new ( string name, int imp ) [source]