[source]

Class uvm_put_port

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

Inheritance Diagram of uvm_put_port

Parameters

Name

Default value

Description

T

int

Constructors

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