ovm_port_base.svh File Reference

#include "compatibility/urm_port_compatibility.svh"

Include dependency graph for ovm_port_base.svh:

This graph shows which files directly or indirectly include this file:

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 Documentation

typedef ovm_port_component_base ovm_port_list[string]
 

Definition at line 30 of file ovm_port_base.svh.


Enumeration Type Documentation

enum ovm_port_type_e
 

Enumerator:
OVM_PORT 
OVM_EXPORT 
OVM_IMPLEMENTATION 

Definition at line 19 of file ovm_port_base.svh.


Variable Documentation

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
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
Doxygen Version: 1.4.6
Mon Sep 29 14:23:37 2008

Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV