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