Inheritance diagram for class uvm_utils:
Public Member Functions | |
| static function TYPE | create_type_by_name ( string type_name, string contxt ) |
| static function TYPE | find ( uvm_component start ) |
| static function types_t | find_all ( uvm_component start ) |
| static function TYPE | get_config ( uvm_component comp, bit is_fatal ) |
Class Parameters | |
| string | FIELD = "config"; |
| type | TYPE = int; |
Member Typedefs | |
|
|
|
|