ovm_env Class Reference

Inheritance diagram for ovm_env:

Inheritance graph
[legend]
Collaboration diagram for ovm_env:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 new (string name="env", ovm_component parent=null)
virtual string get_type_name ()
virtual void run ()
virtual void do_task_phase (ovm_phase phase)
virtual void do_test ()

Static Public Member Functions

static void run_test (string name="")

Protected Attributes

bit m_do_test_mode = 0

Detailed Description

Definition at line 44 of file ovm_env.svh.


Member Function Documentation

void ovm_env::do_task_phase ovm_phase  phase  )  [virtual]
 

Reimplemented from ovm_threaded_component.

Definition at line 96 of file ovm_env.svh.

void ovm_env::do_test  )  [virtual]
 

Definition at line 144 of file ovm_env.svh.

string ovm_env::get_type_name  )  [virtual]
 

Reimplemented from ovm_component.

Definition at line 80 of file ovm_env.svh.

ovm_env::new string  name = "env",
ovm_component  parent = null
 

Reimplemented from ovm_threaded_component.

Definition at line 72 of file ovm_env.svh.

void ovm_env::run  )  [virtual]
 

Reimplemented from ovm_threaded_component.

Definition at line 88 of file ovm_env.svh.

void ovm_env::run_test string  name = ""  )  [static]
 

Definition at line 155 of file ovm_env.svh.


Member Data Documentation

bit ovm_env::m_do_test_mode = 0 [protected]
 

Definition at line 57 of file ovm_env.svh.


The documentation for this class was generated from the following file:
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:48 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV