urm_message.sv File Reference

#include "compatibility/urm_message.svh"

Include dependency graph for urm_message.sv:

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

Go to the source code of this file.

Functions

string m_urm_mask_worker (int multi_i, string multi_s, int mask, string text)
string m_urm_msg_style_string (int style_i)
string m_urm_destination_string (int destination_i)
string m_urm_severity_string (int severity_i)
string m_urm_severity_S (int severity_i)
string m_urm_severity_Severity (int severity_i)
string m_urm_severity_severity (int severity_i)
string m_urm_verbosity_string (int verbosity_i)
string m_urm_action_string (int action_i)
string m_urm_actions_string_worker (ovm_report_object h, ovm_severity severity_val)
string m_urm_actions_string (ovm_report_object h)


Function Documentation

string m_urm_action_string int  action_i  ) 
 

Definition at line 131 of file urm_message.sv.

string m_urm_actions_string ovm_report_object  h  ) 
 

Definition at line 155 of file urm_message.sv.

string m_urm_actions_string_worker ovm_report_object  h,
ovm_severity  severity_val
 

Definition at line 147 of file urm_message.sv.

string m_urm_destination_string int  destination_i  ) 
 

Definition at line 61 of file urm_message.sv.

string m_urm_mask_worker int  multi_i,
string  multi_s,
int  mask,
string  text
 

Definition at line 29 of file urm_message.sv.

string m_urm_msg_style_string int  style_i  ) 
 

Definition at line 37 of file urm_message.sv.

string m_urm_severity_S int  severity_i  ) 
 

Definition at line 82 of file urm_message.sv.

string m_urm_severity_severity int  severity_i  ) 
 

Definition at line 104 of file urm_message.sv.

string m_urm_severity_Severity int  severity_i  ) 
 

Definition at line 92 of file urm_message.sv.

string m_urm_severity_string int  severity_i  ) 
 

Definition at line 67 of file urm_message.sv.

string m_urm_verbosity_string int  verbosity_i  ) 
 

Definition at line 116 of file urm_message.sv.


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:23:45 2008

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