
Go to the source code of this file.
Classes | |
| class | avm_virtual_class |
| class | ovm_void |
| class | ovm_scope_stack |
Defines | |
| #define | OVM_LINE_WIDTH 120 |
| #define | OVM_NUM_LINES 120 |
Functions | |
| bit | ovm_is_match (string expr, string str) |
| logic< OVM_LARGE_STRING:0 > | ovm_string_to_bits (string str) |
| string | ovm_bits_to_string (logic< OVM_LARGE_STRING:0 > str) |
| void | ovm_wait_for_nba_region () |
Variables | |
| parameter = 120 | |
| parameter | OVM_SMALL_STRING = 120 *8-1 |
| parameter | OVM_LARGE_STRING = 120 * 120 *8-1 |
| #define OVM_LINE_WIDTH 120 |
Definition at line 154 of file ovm_misc.svh.
| #define OVM_NUM_LINES 120 |
Definition at line 159 of file ovm_misc.svh.
| string ovm_bits_to_string | ( | logic< OVM_LARGE_STRING:0 > | str | ) |
Definition at line 176 of file ovm_misc.svh.
| bit ovm_is_match | ( | string | expr, | |
| string | str | |||
| ) |
Definition at line 97 of file ovm_misc.svh.
| logic<OVM_LARGE_STRING:0> ovm_string_to_bits | ( | string | str | ) |
Definition at line 166 of file ovm_misc.svh.
| void ovm_wait_for_nba_region | ( | ) |
Definition at line 189 of file ovm_misc.svh.
| parameter OVM_LARGE_STRING = 120 * 120 *8-1 |
Definition at line 164 of file ovm_misc.svh.
| parameter OVM_SMALL_STRING = 120 *8-1 |
Definition at line 163 of file ovm_misc.svh.
| parameter = 120 |
Definition at line 156 of file ovm_misc.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:26 2009 |