ovm_misc.svh File Reference

This graph shows which files directly or indirectly include this file:

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 Documentation

#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.


Function Documentation

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.


Variable Documentation

parameter OVM_LARGE_STRING = 120 * 120 *8-1

Definition at line 164 of file ovm_misc.svh.

Definition at line 163 of file ovm_misc.svh.

parameter = 120

Definition at line 156 of file ovm_misc.svh.


Intelligent Design Verification
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
Doxygen Version: 1.5.5
Wed Jan 7 19:27:26 2009
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV