

Public Member Functions | |
| virtual void | run_test (string test_name="") |
| void | run_global_phase (ovm_phase phase=null) |
| void | stop_request () |
| void | insert_phase (ovm_phase new_phase, ovm_phase exist_phase) |
| ovm_component | find (string comp_match) |
| void | find_all (string comp_match, ref ovm_component comps[$], input ovm_component comp=null) |
| ovm_phase | get_current_phase () |
| ovm_phase | get_phase_by_name (string name) |
| virtual string | get_type_name () |
| void | print_unit_list (ovm_component comp=null) |
| void | print_unit (string name, ovm_printer printer=null) |
| void | print_units (ovm_printer printer=null) |
| void | print_topology (ovm_printer printer=null) |
Static Public Member Functions | |
| static ovm_root | get () |
Public Attributes | |
| time | phase_timeout = 0x000000FFFFFFFFFF |
| time | stop_timeout = 0x000000FFFFFFFFFF |
| bit | enable_print_topology = 0 |
| bit | finish_on_completion = 1 |
| ovm_phase | m_curr_phase = null |
Protected Member Functions | |
| new () | |
Private Member Functions | |
| void | m_do_phase_all (ovm_component comp, ovm_phase phase) |
| void | m_stop_process () |
| void | m_stop_request (time timeout=0) |
| void | m_do_stop_all (ovm_component comp) |
| void | m_reset_phase (ovm_component comp, ovm_phase phase=null) |
Private Attributes | |
| ovm_phase | m_phase_q [ovm_phase] |
| ovm_phase | m_first_phase = null |
| ovm_phase | m_last_phase = null |
| event | m_stop_request_e |
Static Private Attributes | |
| static ovm_root | m_inst |
Definition at line 82 of file ovm_root.svh.
|
|
Definition at line 809 of file ovm_root.svh. |
|
||||||||||||||||
|
Definition at line 765 of file ovm_root.svh. |
|
|
Definition at line 228 of file ovm_root.svh. |
|
|
Definition at line 569 of file ovm_root.svh. |
|
|
Definition at line 746 of file ovm_root.svh. |
|
|
Reimplemented from ovm_component. Definition at line 103 of file ovm_root.svh. |
|
||||||||||||
|
Definition at line 693 of file ovm_root.svh. |
|
||||||||||||
|
Definition at line 481 of file ovm_root.svh. |
|
|
Definition at line 664 of file ovm_root.svh. |
|
||||||||||||
|
Definition at line 317 of file ovm_root.svh. |
|
|
Definition at line 589 of file ovm_root.svh. |
|
|
Definition at line 598 of file ovm_root.svh. |
|
|
Definition at line 238 of file ovm_root.svh. |
|
|
Definition at line 928 of file ovm_root.svh. |
|
||||||||||||
|
Definition at line 840 of file ovm_root.svh. |
|
|
Definition at line 893 of file ovm_root.svh. |
|
|
Definition at line 852 of file ovm_root.svh. |
|
|
Definition at line 336 of file ovm_root.svh. |
|
|
Definition at line 254 of file ovm_root.svh. |
|
|
Definition at line 581 of file ovm_root.svh. |
|
|
Definition at line 107 of file ovm_root.svh. |
|
|
Definition at line 108 of file ovm_root.svh. |
|
|
Reimplemented from ovm_component. Definition at line 127 of file ovm_root.svh. |
|
|
Definition at line 123 of file ovm_root.svh. |
|
|
Definition at line 128 of file ovm_root.svh. |
|
|
Definition at line 124 of file ovm_root.svh. |
|
|
Definition at line 122 of file ovm_root.svh. |
|
|
Definition at line 125 of file ovm_root.svh. |
|
|
Definition at line 105 of file ovm_root.svh. |
|
|
Definition at line 106 of file ovm_root.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.4.6 Mon Sep 29 14:21:06 2008 |