Inheritance diagram for class uvm_driver:
Public Member Functions | |
| virtual function string | get_type_name ( ) |
| function void | new ( string name, uvm_component parent ) |
Class Parameters | |
| type | REQ = uvm_sequence_item; |
| type | RSP |
Public Attributes | |
| REQ | req |
| RSP | rsp |
| uvm_analysis_port | rsp_port |
| uvm_seq_item_pull_port | seq_item_port |
| uvm_seq_item_pull_port | seq_item_prod_if |
| static const string | type_name = "uvm_driver #(REQ,RSP)"; |
|
||||||||||
|
|
||||
|
|
|
|
|
|
|
||||||||
|