#include "compatibility/urm_port_compatibility.svh"


Go to the source code of this file.
Classes | |
| class | ovm_port_component_base |
| class | ovm_port_component< PORT > |
Typedefs | |
| typedef ovm_port_component_base | ovm_port_list [string] |
Enumerations | |
| enum | ovm_port_type_e { OVM_PORT, OVM_EXPORT, OVM_IMPLEMENTATION } |
Variables | |
| const int | OVM_UNBOUNDED_CONNECTIONS = -1 |
| const string | s_connection_error_id = "Connection Error" |
| const string | s_connection_warning_id = "Connection Warning" |
| const string | s_spaces = " " |
| typedef ovm_port_component_base ovm_port_list[string] |
Definition at line 30 of file ovm_port_base.svh.
| enum ovm_port_type_e |
| const int OVM_UNBOUNDED_CONNECTIONS = -1 |
Definition at line 25 of file ovm_port_base.svh.
| const string s_connection_error_id = "Connection Error" |
Definition at line 26 of file ovm_port_base.svh.
| const string s_connection_warning_id = "Connection Warning" |
Definition at line 27 of file ovm_port_base.svh.
| const string s_spaces = " " |
Definition at line 28 of file ovm_port_base.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:27:29 2009 |