

Public Member Functions | |
| new (string name, IMP imp, REQ_IMP req_imp=null, RSP_IMP rsp_imp=null) | |
| BLOCKING_PUT_IMP (m_req_imp, REQ, t) NONBLOCKING_PUT_IMP(m_req_imp | |
| t | BLOCKING_GET_IMP (m_rsp_imp, RSP, t) BLOCKING_PEEK_IMP(m_rsp_imp |
| t t | NONBLOCKING_GET_IMP (m_rsp_imp, RSP, t) NONBLOCKING_PEEK_IMP(m_rsp_imp |
Public Attributes | |
| REQ | |
| t | RSP |
| t t | RSP |
Private Attributes | |
| REQ_IMP | m_req_imp |
| RSP_IMP | m_rsp_imp |
Definition at line 347 of file ovm_imps.svh.
| ovm_master_imp< REQ, RSP, IMP, REQ_IMP, RSP_IMP >::new | ( | string | name, | |
| IMP | imp, | |||
| REQ_IMP | req_imp = null, |
|||
| RSP_IMP | rsp_imp = null | |||
| ) |
Definition at line 352 of file ovm_imps.svh.
| ovm_master_imp< REQ, RSP, IMP, REQ_IMP, RSP_IMP >::BLOCKING_PUT_IMP | ( | m_req_imp | , | |
| REQ | , | |||
| t | ||||
| ) |
| t ovm_master_imp< REQ, RSP, IMP, REQ_IMP, RSP_IMP >::BLOCKING_GET_IMP | ( | m_rsp_imp | , | |
| RSP | , | |||
| t | ||||
| ) |
| t t ovm_master_imp< REQ, RSP, IMP, REQ_IMP, RSP_IMP >::NONBLOCKING_GET_IMP | ( | m_rsp_imp | , | |
| RSP | , | |||
| t | ||||
| ) |
REQ_IMP ovm_master_imp< REQ, RSP, IMP, REQ_IMP, RSP_IMP >::m_req_imp [private] |
Definition at line 349 of file ovm_imps.svh.
RSP_IMP ovm_master_imp< REQ, RSP, IMP, REQ_IMP, RSP_IMP >::m_rsp_imp [private] |
Definition at line 350 of file ovm_imps.svh.
| ovm_master_imp< REQ, RSP, IMP, REQ_IMP, RSP_IMP >::REQ |
Definition at line 367 of file ovm_imps.svh.
| t ovm_master_imp< REQ, RSP, IMP, REQ_IMP, RSP_IMP >::RSP |
Definition at line 370 of file ovm_imps.svh.
| t t ovm_master_imp< REQ, RSP, IMP, REQ_IMP, RSP_IMP >::RSP |
Definition at line 372 of file ovm_imps.svh.
![]() Intelligent Design Verification Project: OVM, Revision: 1.0.0 |
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.6 Sun Sep 21 13:59:08 2008 |