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 void do_test ()
virtual void run ()

Static Public Member Functions

static void run_test (string test_name=" ")
static void run_global_phase (string ph_name=" ")

Static Public Attributes

static bit finish_on_completion = 1

Protected Member Functions

virtual void m_do_task_phase (ovm_phase phase)

Static Private Member Functions

static void m_do_global_phase (string ph_name)


Detailed Description

Definition at line 34 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 27 of file ovm_env.sv.

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

Definition at line 211 of file ovm_env.sv.

void ovm_env::run_global_phase ( string  ph_name = " "  )  [static]

Definition at line 85 of file ovm_env.sv.

void ovm_env::do_test (  )  [virtual]

Definition at line 68 of file ovm_env.sv.

void ovm_env::run (  )  [virtual]

Reimplemented from ovm_threaded_component.

Definition at line 76 of file ovm_env.sv.

void ovm_env::m_do_task_phase ( ovm_phase  phase  )  [protected, virtual]

Reimplemented from ovm_component.

Definition at line 42 of file ovm_env.sv.

void ovm_env::m_do_global_phase ( string  ph_name  )  [static, private]

Definition at line 193 of file ovm_env.sv.


Member Data Documentation

Definition at line 40 of file ovm_env.svh.


The documentation for this class was generated from the following files:

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:59:00 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV