

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) |
Definition at line 34 of file ovm_env.svh.
| ovm_env::new | ( | string | name = "env", |
|
| ovm_component | parent = null | |||
| ) |
| 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] |
| void ovm_env::m_do_task_phase | ( | ovm_phase | phase | ) | [protected, virtual] |
| void ovm_env::m_do_global_phase | ( | string | ph_name | ) | [static, private] |
Definition at line 193 of file ovm_env.sv.
bit ovm_env::finish_on_completion = 1 [static] |
Definition at line 40 of file ovm_env.svh.
![]() 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 Version: 1.5.6 Sun Sep 21 13:59:00 2008 |