[source]

Class 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]