

Public Types | |
| typedef ovm_connector< IF > | connector_type |
Public Member Functions | |
| new (string name, ovm_component parent, ovm_port_type_e port_type, int min_size=0, int max_size=1) | |
Public Attributes | |
| ovm_port_base_base< IF > | port_h |
Private Attributes | |
| int unsigned | if_mask |
| ovm_if_container< IF > | m_if_container |
| connector_type | m_provided_by [string] |
| connector_type | m_provided_to [string] |
Definition at line 82 of file ovm_connector_base.svh.
| typedef ovm_connector<IF> ovm_connector< IF >::connector_type |
Definition at line 84 of file ovm_connector_base.svh.
| ovm_connector< IF >::new | ( | string | name, | |
| ovm_component | parent, | |||
| ovm_port_type_e | port_type, | |||
| int | min_size = 0, |
|||
| int | max_size = 1 | |||
| ) |
Definition at line 111 of file ovm_connector_base.svh.
int unsigned ovm_connector< IF >::if_mask [private] |
Definition at line 86 of file ovm_connector_base.svh.
ovm_if_container<IF> ovm_connector< IF >::m_if_container [private] |
Definition at line 88 of file ovm_connector_base.svh.
| ovm_port_base_base<IF> ovm_connector< IF >::port_h |
Definition at line 90 of file ovm_connector_base.svh.
connector_type ovm_connector< IF >::m_provided_by[string] [private] |
Definition at line 101 of file ovm_connector_base.svh.
connector_type ovm_connector< IF >::m_provided_to[string] [private] |
Definition at line 109 of file ovm_connector_base.svh.
![]() Intelligent Design Verification Project: OVM, Revision: 1.1.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:38:23 2008 |