Inheritance diagram for class svt_ovm_sequence_library_cfg:
Public Member Functions | |
| function ovm_object | create ( string name = "" ) |
| virtual function ovm_object_wrapper | get_object_type ( ) |
| static function type_id | get_type ( ) |
| virtual function string | get_type_name ( ) |
| function void | m_field_automation ( ovm_object tmp_data__, int what__, string str__ ) |
| function void | new ( string name = "", svt_sequence_lib_mode mode = SVT_SEQ_LIB_RAND, int unsigned min = 1, int unsigned max = 10 ) |
Public Attributes | |
| static bit | m_fields_checked = 0; |
| int unsigned | max_random_count |
| int unsigned | min_random_count |
| svt_sequence_lib_mode | selection_mode |
| static const string | type_name = "svt_ovm_sequence_library_cfg"; |
Member Typedefs | |
| typedef class | type_id |
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
|
|
|
|
|
|