[source]

Class uvm_get_export

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

Inheritance Diagram of uvm_get_export

Parameters

Name

Default value

Description

T

int

Constructors

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