svt_config_string_db Class Reference

Inheritance diagram for class svt_config_string_db:

List of all members.


Detailed Description

Methodology independent configuration database that can be used to share string values.



Public Member Functions

static function bit  get ( ovm_component contxt, string scope = "", string variable, inout string value )
static function void  set ( ovm_component contxt, string scope = "", string variable, string value )


Member Function Documentation

 static function bit
 svt_config_string_db::get

 (  ovm_component contxt , string scope = "", string variable , inout string value  ) 

 static function void
 svt_config_string_db::set

 (  ovm_component contxt , string scope = "", string variable , string value  )