[source]

Class uvm_pkg::uvm_string_rsrc

uvm_string_rsrc

specialization of uvm_resource #(T) for T = string

Typedefs

Name

Actual Type

Description

this_subtype

uvm_string_rsrc

Constructors

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

  • s (string)

Functions

convert2string()