Inheritance diagram for class uvm_blocking_slave_imp:
Public Member Functions | |
| task | get ( output REQ t ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name, this_imp_type imp, this_req_type req_imp = null, this_rsp_type rsp_imp = null ) |
| task | peek ( output REQ t ) |
| task | put ( RSP t ) |
Class Parameters | |
| type | IMP = int; |
| type | REQ = int; |
| type | REQ_IMP |
| type | RSP |
| type | RSP_IMP |
Public Attributes | |
Member Typedefs | |
|
|
||||
|
|
|
|
|
|
|
|
|