Inheritance diagram for class svt_config_int_db:
Methodology independent configuration database that can be used to share integer values.
Public Member Functions | |
| static function bit | get ( ovm_component contxt, string scope = "", string variable, inout T value ) |
| static function void | set ( ovm_component contxt, string scope = "", string variable, T value ) |
Class Parameters | |
| type | T = int; |
|
|