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)
task ovm_wait_for_nba_region ()

Variables

parameter OVM_LINE_WIDTH = OVM_LINE_WIDTH
parameter OVM_NUM_LINES = OVM_NUM_LINES
parameter OVM_SMALL_STRING = OVM_LINE_WIDTH*8-1
parameter OVM_LARGE_STRING = OVM_LINE_WIDTH*OVM_NUM_LINES*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.

task ovm_wait_for_nba_region (  ) 

Definition at line 189 of file ovm_misc.svh.


Variable Documentation

Definition at line 164 of file ovm_misc.svh.

Definition at line 156 of file ovm_misc.svh.

Definition at line 161 of file ovm_misc.svh.

Definition at line 163 of file ovm_misc.svh.


Intelligent Design Verification
Intelligent Design Verification
Project: OVM, Revision: 2.0.1
Copyright (c) 2008-2010 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.6.3
IDV SV Filter Version: 2.6.3
Sat Jun 19 11:39:18 2010
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV