ovm_printer.sv File Reference

#include "base/ovm_printer.svh"
#include "base/ovm_misc.svh"
Include dependency graph for ovm_printer.sv:
This graph shows which files directly or indirectly include this file:

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_void v)

Function Documentation

automatic int ovm_num_characters ( ovm_radix_enum  radix,
ovm_bitstream_t  value,
int  size,
string  radix_str = "" 
)

Definition at line 61 of file ovm_printer.sv.

string ovm_object_value_str ( ovm_void  v  ) 

Definition at line 756 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 107 of file ovm_printer.sv.


Intelligent Design Verification
Intelligent Design Verification
Project: OVM, Revision: 1.0.0
Copyright (c) 2008-2010 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.6.3
IDV SV Filter Version: 2.6.3
Sat Jun 19 11:09:08 2010
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV