Inheritance diagram for class uvm_transport_export:
Public Member Functions | |
| virtual function string | get_type_name ( ) |
| function bit | nb_transport ( REQ req, output RSP rsp ) |
| function void | new ( string name, uvm_component parent, int min_size = 1, int max_size = 1 ) |
| task | transport ( REQ req, output RSP rsp ) |
Class Parameters | |
| type | REQ = int; |
| type | RSP |
|
||||
|
|
|
|