

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 = 0 |
| time | stop_timeout = 0 |
| 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 85 of file ovm_root.svh.
|
|
Definition at line 800 of file ovm_root.svh. |
|
||||||||||||||||
|
Definition at line 758 of file ovm_root.svh. |
|
|
Definition at line 220 of file ovm_root.svh. |
|
|
Definition at line 562 of file ovm_root.svh. |
|
|
Definition at line 739 of file ovm_root.svh. |
|
|
Reimplemented from ovm_object. Definition at line 106 of file ovm_root.svh. |
|
||||||||||||
|
Definition at line 684 of file ovm_root.svh. |
|
||||||||||||
|
Definition at line 476 of file ovm_root.svh. |
|
|
Definition at line 655 of file ovm_root.svh. |
|
||||||||||||
|
Definition at line 314 of file ovm_root.svh. |
|
|
Definition at line 582 of file ovm_root.svh. |
|
|
Definition at line 591 of file ovm_root.svh. |
|
|
Definition at line 230 of file ovm_root.svh. |
|
|
Definition at line 906 of file ovm_root.svh. |
|
||||||||||||
|
Definition at line 831 of file ovm_root.svh. |
|
|
Definition at line 878 of file ovm_root.svh. |
|
|
Definition at line 843 of file ovm_root.svh. References ovm_printer::m_string. |
|
|
Definition at line 333 of file ovm_root.svh. |
|
|
Definition at line 247 of file ovm_root.svh. |
|
|
Definition at line 574 of file ovm_root.svh. |
|
|
Definition at line 110 of file ovm_root.svh. |
|
|
Definition at line 111 of file ovm_root.svh. |
|
|
Reimplemented from ovm_component. Definition at line 130 of file ovm_root.svh. |
|
|
Definition at line 126 of file ovm_root.svh. |
|
|
Definition at line 131 of file ovm_root.svh. |
|
|
Definition at line 127 of file ovm_root.svh. |
|
|
Definition at line 125 of file ovm_root.svh. |
|
|
Definition at line 128 of file ovm_root.svh. |
|
|
Definition at line 108 of file ovm_root.svh. |
|
|
Definition at line 109 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:24:02 2008 |