[source]

Class uvm_pkg::uvm_int_rsrc

uvm_int_rsrc

specialization of uvm_resource #(T) for T = int

Typedefs

Name

Actual Type

Description

this_subtype

uvm_int_rsrc

Constructors

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

  • s (string)

Functions

convert2string()