

Public Types | |
| typedef tlm_transport_channel < REQ, RSP > | this_type |
Public Member Functions | |
| new (string name, ovm_component parent=null) | |
| void | transport (input REQ request, output RSP response) |
| bit | nb_transport (input REQ req, output RSP rsp) |
Public Attributes | |
| ovm_transport_imp< REQ, RSP, this_type > | transport_export |
Definition at line 183 of file tlm_req_rsp.svh.
| typedef tlm_transport_channel<REQ, RSP> tlm_transport_channel< REQ, RSP >::this_type |
| tlm_transport_channel< REQ, RSP >::new | ( | string | name, | |
| ovm_component | parent = null | |||
| ) |
| void tlm_transport_channel< REQ, RSP >::transport | ( | input REQ | request, | |
| output RSP | response | |||
| ) |
Definition at line 195 of file tlm_req_rsp.svh.
| bit tlm_transport_channel< REQ, RSP >::nb_transport | ( | input REQ | req, | |
| output RSP | rsp | |||
| ) |
Definition at line 201 of file tlm_req_rsp.svh.
| ovm_transport_imp<REQ, RSP, this_type> tlm_transport_channel< REQ, RSP >::transport_export |
Definition at line 187 of file tlm_req_rsp.svh.
![]() Intelligent Design Verification Project: OVM, Revision: 2.0.1 |
Copyright (c) 2008 Intelligent Design Verification. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included here: http://www.intelligentdv.com/licenses/fdl.txt |
![]() Doxygen Version: 1.5.5 Wed Jan 7 19:28:00 2009 |