Inheritance diagram for class ovm_scenario_driver:
Public Member Functions | |
| function void | end_of_elaboration ( ) |
| virtual task | get_next_item ( output REQ req_item, input bit non_blocking ) |
| function void | new ( string name, ovm_component parent ) |
| virtual task | run ( ) |
| function void | set_scenario_controller ( ovm_sequencer scenario_controller_ptr ) |
Class Parameters | |
| type | REQ = ovm_sequence_item; |
| type | RSP |
Public Attributes | |
| ovm_seq_item_pull_port | put_rsp |
| ovm_seq_item_pull_port | req_port |
Member Typedefs | |
| typedef class | p_drv |
| typedef class | sequencer_t |
|
||||
|
|
|
||||||
|
|
||||
|
|
|
|
|
|