Inheritance diagram for class uvm_random_sequence:
Public Member Functions | |
| task | body ( ) |
| function uvm_object | create ( string name = "" ) |
| function bit | do_compare ( uvm_object rhs, uvm_comparer comparer ) |
| function void | do_copy ( uvm_object rhs ) |
| function void | do_print ( uvm_printer printer ) |
| function void | do_record ( uvm_recorder recorder ) |
| function unsigned int | get_count ( ) |
| virtual function uvm_object_wrapper | get_object_type ( ) |
| static function type_id | get_type ( ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name = "uvm_random_sequence" ) |
Public Attributes | |
Protected Attributes | |
| rand protected int unsigned | l_count = -1; |
| protected bit | m_success |
Member Typedefs | |
| typedef class | type_id |
|
||||
|
|
||||
|
|
||||
|
|
||||||
|
|
||||||||||
|
|
||||||
|
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||||||
|
|
|
|