[source]

Class uvm_nonblocking_put_export

uvm_pkg::uvm_nonblocking_put_export <T> + can_put(): bit + get_type_name(): string + try_put(): bit

Inheritance Diagram of uvm_nonblocking_put_export

Parameters

Name

Default value

Description

T

int

Constructors

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