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 = 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 159 of file ovm_misc.svh.

#define OVM_NUM_LINES   120
 

Definition at line 164 of file ovm_misc.svh.


Function Documentation

string ovm_bits_to_string logic< OVM_LARGE_STRING:0 >  str  ) 
 

Definition at line 181 of file ovm_misc.svh.

bit ovm_is_match string  expr,
string  str
 

Definition at line 102 of file ovm_misc.svh.

logic<OVM_LARGE_STRING:0> ovm_string_to_bits string  str  ) 
 

Definition at line 171 of file ovm_misc.svh.

void ovm_wait_for_nba_region  ) 
 

Definition at line 194 of file ovm_misc.svh.


Variable Documentation

parameter OVM_LARGE_STRING = 120 * 120 *8-1
 

Definition at line 169 of file ovm_misc.svh.

parameter OVM_SMALL_STRING = 120 *8-1
 

Definition at line 168 of file ovm_misc.svh.

parameter = 120
 

Definition at line 166 of file ovm_misc.svh.

parameter = 120
 

Definition at line 161 of file ovm_misc.svh.


Intelligent Design Verification
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
Doxygen Version: 1.4.6
Mon Sep 29 14:20:19 2008

Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV