[source]

Class uvm_transport_imp

uvm_pkg::uvm_transport_imp <REQ, RSP, IMP> + get_type_name(): string + nb_transport(): bit + transport()

Inheritance Diagram of uvm_transport_imp

Parameters

Name

Default value

Description

REQ

int

RSP

REQ

IMP

int

Constructors

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