ovm_message_defines.svh File Reference

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

Go to the source code of this file.

Defines

#define OVM_LINE_WIDTH   120
#define OVM_NUM_LINES   120
#define ovm_file   "<UNKNOWN>"
#define ovm_line   0
#define OVM_REPORT_INFO(ID, MSG)   ovm_report_info(ID,MSG,300,ovm_file,ovm_line)
#define OVM_REPORT_WARNING(ID, MSG)   ovm_report_warning(ID,MSG,200,ovm_file,ovm_line)
#define OVM_REPORT_ERROR(ID, MSG)   ovm_report_error(ID,MSG,100,ovm_file,ovm_line)
#define OVM_REPORT_FATAL(ID, MSG)   ovm_report_fatal(ID,MSG,0,ovm_file,ovm_line)


Define Documentation

#define ovm_file   "<UNKNOWN>"
 

Definition at line 35 of file ovm_message_defines.svh.

#define ovm_line   0
 

Definition at line 36 of file ovm_message_defines.svh.

#define OVM_LINE_WIDTH   120
 

Definition at line 25 of file ovm_message_defines.svh.

#define OVM_NUM_LINES   120
 

Definition at line 29 of file ovm_message_defines.svh.

#define OVM_REPORT_ERROR ID,
MSG   )     ovm_report_error(ID,MSG,100,ovm_file,ovm_line)
 

Definition at line 44 of file ovm_message_defines.svh.

#define OVM_REPORT_FATAL ID,
MSG   )     ovm_report_fatal(ID,MSG,0,ovm_file,ovm_line)
 

Definition at line 47 of file ovm_message_defines.svh.

#define OVM_REPORT_INFO ID,
MSG   )     ovm_report_info(ID,MSG,300,ovm_file,ovm_line)
 

Definition at line 38 of file ovm_message_defines.svh.

#define OVM_REPORT_WARNING ID,
MSG   )     ovm_report_warning(ID,MSG,200,ovm_file,ovm_line)
 

Definition at line 41 of file ovm_message_defines.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:23:35 2008

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