Inheritance diagram for class ovm_seq_item_pull_imp:
Public Member Functions | |
| function void | connect_if ( ovm_port_base provider ) |
| task | get ( output REQ t ) |
| task | get_next_item ( output REQ t ) |
| virtual function string | get_type_name ( ) |
| function bit | has_do_available ( ) |
| function void | item_done ( input RSP t ) |
| function void | new ( string name, IMP imp ) |
| task | peek ( output REQ t ) |
| task | put ( input RSP t ) |
| function void | put_response ( input RSP t ) |
| task | try_next_item ( output REQ t ) |
| task | wait_for_sequences ( ) |
Class Parameters | |
| type | IMP = int; |
| type | REQ = int; |
| type | RSP |
Public Attributes | |
|
|
|
|
||||
|
|
|
|
|
|
|
|
|
|
|
|