[source]

Class uvm_pkg::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

new(string name, string s = "*")
Parameters:
  • name (string)

  • s (string)

Functions

convert2string()