Inheritance diagram for class uvm_nonblocking_peek_port:
Public Member Functions | |
| function bit | can_peek ( ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name, uvm_component parent, int min_size = 1, int max_size = 1 ) |
| function bit | try_peek ( output T t ) |
Class Parameters | |
| type | T = int; |
|
|
||||
|
|
||||
|
|