Inheritance diagram for class ovm_nonblocking_slave_export:
Public Member Functions | |
| function bit | can_get ( ) |
| function bit | can_peek ( ) |
| function bit | can_put ( ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name, ovm_component parent, int min_size = 1, int max_size = 1 ) |
| function bit | try_get ( output REQ t ) |
| function bit | try_peek ( output REQ t ) |
| function bit | try_put ( RSP t ) |
Class Parameters | |
| type | REQ = int; |
| type | RSP |
|
|
|
|
||||
|
|
||||
|
|
|
|
|
|