
Static Public Member Functions | |
| static string | get_full_scope_arg () |
| static ovm_scope_stack | init_scope () |
Static Public Attributes | |
| static bit | save_last_field = 0 |
| static string | last_field = "" |
| static bit | warning = 0 |
| static bit | status = 0 |
| static ovm_bitstream_t | bitstream = 0 |
| static int | intv = 0 |
| static int | element = 0 |
| static string | stringv = "" |
| static string | scratch1 = "" |
| static string | scratch2 = "" |
| static string | key = "" |
| static ovm_object | object = null |
| static bit | array_warning_done = 0 |
| static ovm_scope_stack | scope = init_scope() |
Definition at line 63 of file ovm_object.svh.
| string ovm_status_container::get_full_scope_arg | ( | ) | [static] |
Definition at line 1258 of file ovm_object.sv.
| ovm_scope_stack ovm_status_container::init_scope | ( | ) | [static] |
Definition at line 1262 of file ovm_object.sv.
bit ovm_status_container::save_last_field = 0 [static] |
Definition at line 65 of file ovm_object.svh.
string ovm_status_container::last_field = "" [static] |
Definition at line 66 of file ovm_object.svh.
bit ovm_status_container::warning = 0 [static] |
Definition at line 68 of file ovm_object.svh.
bit ovm_status_container::status = 0 [static] |
Definition at line 69 of file ovm_object.svh.
ovm_bitstream_t ovm_status_container::bitstream = 0 [static] |
Definition at line 70 of file ovm_object.svh.
int ovm_status_container::intv = 0 [static] |
Definition at line 71 of file ovm_object.svh.
int ovm_status_container::element = 0 [static] |
Definition at line 72 of file ovm_object.svh.
string ovm_status_container::stringv = "" [static] |
Definition at line 73 of file ovm_object.svh.
string ovm_status_container::scratch1 = "" [static] |
Definition at line 74 of file ovm_object.svh.
string ovm_status_container::scratch2 = "" [static] |
Definition at line 75 of file ovm_object.svh.
string ovm_status_container::key = "" [static] |
Definition at line 76 of file ovm_object.svh.
ovm_object ovm_status_container::object = null [static] |
Definition at line 77 of file ovm_object.svh.
bit ovm_status_container::array_warning_done = 0 [static] |
Definition at line 78 of file ovm_object.svh.
ovm_scope_stack ovm_status_container::scope = init_scope() [static] |
Definition at line 79 of file ovm_object.svh.
![]() Intelligent Design Verification Project: OVM, Revision: 2.0.1 |
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.5 Wed Jan 7 19:27:55 2009 |