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) |
Definition at line 588 of file std_lib/vmm.sv.
| 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.
![]() 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 Version: 1.5.6 Sat Oct 18 11:32:22 2008 |