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

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

Reimplemented from ovm_threaded_component.

Definition at line 71 of file ovm_env.svh.

string ovm_env::get_type_name (  )  [virtual]

Reimplemented from ovm_component.

Definition at line 79 of file ovm_env.svh.

void ovm_env::run (  )  [virtual]

Reimplemented from ovm_threaded_component.

Definition at line 87 of file ovm_env.svh.

void ovm_env::do_task_phase ( ovm_phase  phase  )  [virtual]

Reimplemented from ovm_threaded_component.

Definition at line 95 of file ovm_env.svh.

void ovm_env::do_test (  )  [virtual]

Definition at line 143 of file ovm_env.svh.

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

Definition at line 154 of file ovm_env.svh.


Member Data Documentation

bit ovm_env::m_do_test_mode = 0 [protected]

Definition at line 56 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.5.6
Sun Sep 21 13:38:25 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV