[source]

Class uvm_nonblocking_get_port

uvm_pkg::uvm_nonblocking_get_port <T> + can_get(): bit + get_type_name(): string + try_get(): bit

Inheritance Diagram of uvm_nonblocking_get_port

Parameters

Name

Default value

Description

T

int

Constructors

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