ovm_component.svh File Reference

Go to the source code of this file.

Classes

class  ovm_component

Enumerations

enum  ovm_stop_enum { OVM_STOP_ALL, OVM_STOP_CHILDREN, OVM_STOP_SELF, OVM_STOP_FINISH }

Functions

ovm_component ovm_find_component (string comp_name)

Variables

const string s_lookup_error = " "


Enumeration Type Documentation

Enumerator:
OVM_STOP_ALL 
OVM_STOP_CHILDREN 
OVM_STOP_SELF 
OVM_STOP_FINISH 

Definition at line 36 of file ovm_component.svh.


Function Documentation

ovm_component ovm_find_component ( string  comp_name  ) 

Definition at line 553 of file ovm_component.svh.


Variable Documentation

const string s_lookup_error = " "

Definition at line 25 of file ovm_component.svh.


Intelligent Design Verification
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
Doxygen Version: 1.5.6
Sun Sep 21 13:58:29 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV