[source]

Class uvm_byte_rsrc

uvm_pkg::uvm_byte_rsrc + convert2string(): string + get_by_name(): this_subtype + get_by_type(): this_subtype

Inheritance Diagram of uvm_byte_rsrc

uvm_byte_rsrc

specialization of uvm_resource #T() for T = vector of bytes

Parameters

Name

Default value

Description

N

1

Typedefs

Name

Actual Type

Description

this_subtype

uvm_byte_rsrc#(N)

Constructors

function new ( string name, string s ) [source]

Functions

virtual function string convert2string ( ) [source]