vmm_log_format Class Reference

List of all members.

Public Member Functions

virtual string format_msg (string name, string inst, string msg_typ, string severity, ref string lines[$])
virtual string continue_msg (string name, string inst, string msg_typ, string severity, ref string lines[$])
virtual string abort_on_error (int count, int limit)
virtual string pass_or_fail (bit pass, string name, string inst, int fatals, int errors, int warnings, int dem_errs, int dem_warns)


Detailed Description

Definition at line 588 of file std_lib/vmm.sv.


Member Function Documentation

string vmm_log_format::format_msg ( string  name,
string  inst,
string  msg_typ,
string  severity,
ref string  lines[$] 
) [virtual]

Definition at line 1519 of file vmm_log.sv.

string vmm_log_format::continue_msg ( string  name,
string  inst,
string  msg_typ,
string  severity,
ref string  lines[$] 
) [virtual]

Definition at line 1547 of file vmm_log.sv.

string vmm_log_format::abort_on_error ( int  count,
int  limit 
) [virtual]

Definition at line 1560 of file vmm_log.sv.

string vmm_log_format::pass_or_fail ( bit  pass,
string  name,
string  inst,
int  fatals,
int  errors,
int  warnings,
int  dem_errs,
int  dem_warns 
) [virtual]

Definition at line 1566 of file vmm_log.sv.


The documentation for this class was generated from the following files:

Intelligent Design Verification
Intelligent Design Verification
Project: VMM, Revision: 1.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.6
Sat Oct 18 11:32:22 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV