ovm_connector_base.svh File Reference

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

Go to the source code of this file.

Classes

class  ovm_connector_base
class  ovm_connector< IF >

Enumerations

enum  ovm_port_type_e { OVM_PORT, OVM_EXPORT, OVM_IMPLEMENTATION }

Functions

ovm_phase get_required_phase (ovm_connector_base provider)
void do_display (int max_level=-1, int level=0, bit display_connectors=0)
void debug_connected_to (int level=0, int max_level=-1)
void debug_provided_to (int level=0, int max_level=-1)
virtual void add_to_debug_list ()

Variables

const string s_connection_error_id = "Connection Error"
const string s_connection_debug_id = "Connections Debug"
ovm_connector return


Enumeration Type Documentation

enum ovm_port_type_e
 

Enumerator:
OVM_PORT 
OVM_EXPORT 
OVM_IMPLEMENTATION 

Definition at line 22 of file ovm_connector_base.svh.


Function Documentation

virtual void add_to_debug_list  )  [private, virtual]
 

Definition at line 533 of file ovm_connector_base.svh.

void debug_connected_to int  level = 0,
int  max_level = -1
 

Definition at line 427 of file ovm_connector_base.svh.

void debug_provided_to int  level = 0,
int  max_level = -1
 

Definition at line 481 of file ovm_connector_base.svh.

void do_display int  max_level = -1,
int  level = 0,
bit  display_connectors = 0
 

Definition at line 409 of file ovm_connector_base.svh.

ovm_phase get_required_phase ovm_connector_base  provider  )  [private]
 

Definition at line 378 of file ovm_connector_base.svh.


Variable Documentation

ovm_connector return
 

const string s_connection_debug_id = "Connections Debug"
 

Definition at line 29 of file ovm_connector_base.svh.

const string s_connection_error_id = "Connection Error"
 

Definition at line 28 of file ovm_connector_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:20:16 2008

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