Inheritance diagram for class ovm_scenario_controller:
Public Member Functions | |
| virtual task | apply ( ovm_sequence_base scenario, input REQ data_req, output RSP data_rsp, input bit randomize ) |
| virtual task | apply_request ( ovm_sequence_base scenario, input REQ data_req, input bit randomize ) |
| virtual task | apply_send ( ovm_sequence_base scenario, input REQ data_req, input bit randomize ) |
| function void | new ( string name, ovm_component parent ) |
Class Parameters | |
| type | REQ = ovm_sequence_item; |
| type | RSP |
Public Attributes | |
| ovm_seq_item_pull_imp | get_req_export |
| ovm_sequence | seq_ptr |
|
|
|
|
||||||||||
|
|
|
|
|