[source]

Class uvm_transport_port

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

Inheritance Diagram of uvm_transport_port

Parameters

Name

Default value

Description

REQ

int

RSP

REQ

Constructors

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