[source]

Class uvm_put_imp

uvm_pkg::uvm_put_imp <T, IMP> + can_put(): bit + get_type_name(): string + put() + try_put(): bit

Inheritance Diagram of uvm_put_imp

Parameters

Name

Default value

Description

T

int

IMP

int

Constructors

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