[source]

Class uvm_bit_rsrc

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

Inheritance Diagram of uvm_bit_rsrc

uvm_bit_rsrc

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

Parameters

Name

Default value

Description

N

1

Typedefs

Name

Actual Type

Description

this_subtype

uvm_bit_rsrc#(N)

Constructors

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

Functions

virtual function string convert2string ( ) [source]