

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 |
Definition at line 44 of file ovm_env.svh.
| ovm_env::new | ( | string | name = "env", |
|
| ovm_component | parent = null | |||
| ) |
| string ovm_env::get_type_name | ( | ) | [virtual] |
| void ovm_env::run | ( | ) | [virtual] |
| void ovm_env::do_task_phase | ( | ovm_phase | phase | ) | [virtual] |
| 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.
bit ovm_env::m_do_test_mode = 0 [protected] |
Definition at line 56 of file ovm_env.svh.
![]() 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 Version: 1.5.6 Sun Sep 21 13:38:25 2008 |