[source]

Class uvm_get_imp

uvm_pkg::uvm_get_imp <T, IMP> + can_get(): bit + get() + get_type_name(): string + try_get(): bit

Inheritance Diagram of uvm_get_imp

Parameters

Name

Default value

Description

T

int

IMP

int

Constructors

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