#include "base/ovm_printer.svh"#include "base/ovm_misc.svh"


Go to the source code of this file.
Functions | |
| automatic int | ovm_num_characters (ovm_radix_enum radix, ovm_bitstream_t value, int size, string radix_str="") |
| string | ovm_vector_to_string (ovm_bitstream_t value, int size, ovm_radix_enum radix=OVM_NORADIX, string radix_str="") |
| string | ovm_object_value_str (ovm_object v) |
| automatic int ovm_num_characters | ( | ovm_radix_enum | radix, | |
| ovm_bitstream_t | value, | |||
| int | size, | |||
| string | radix_str = "" | |||
| ) |
Definition at line 62 of file ovm_printer.sv.
| string ovm_object_value_str | ( | ovm_object | v | ) |
Definition at line 755 of file ovm_printer.sv.
| string ovm_vector_to_string | ( | ovm_bitstream_t | value, | |
| int | size, | |||
| ovm_radix_enum | radix = OVM_NORADIX, |
|||
| string | radix_str = "" | |||
| ) |
Definition at line 108 of file ovm_printer.sv.
![]() Intelligent Design Verification Project: OVM, Revision: 2.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.5 Wed Jan 7 19:27:29 2009 |