Inheritance diagram for class ovm_random_stimulus:
Public Member Functions | |
| virtual task | generate_stimulus ( T t = null, int max_count = 0 ) |
| virtual function ovm_object_wrapper | get_object_type ( ) |
| static function type_id | get_type ( ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name, ovm_component parent ) |
| virtual function void | stop_stimulus_generation ( ) |
Class Parameters | |
| type | T = ovm_transaction; |
Public Attributes | |
| ovm_blocking_put_port | blocking_put_port |
| static const string | type_name = "ovm_random_stimulus #(T)"; |
Member Typedefs | |
| typedef class | this_type |
| typedef class | type_id |
|
|
||||
|
|
||||
|
|
||||
|
|
||||||||
|
|
|
|
|
|