Inheritance diagram for class uvm_random_stimulus:
Public Member Functions | |
| virtual task | generate_stimulus ( T t = null, int max_count = 0 ) |
| 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_component parent ) |
| virtual function void | stop_stimulus_generation ( ) |
Class Parameters | |
| type | T = uvm_transaction; |
Public Attributes | |
| uvm_blocking_put_port | blocking_put_port |
| static const string | type_name = "uvm_random_stimulus #(T)"; |
Member Typedefs | |
| typedef class | this_type |
| typedef class | type_id |
|
|
||||
|
|
||||
|
|
||||||
|
|
||||
|
|
|
|
||||
|
|
|