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


Function Documentation

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
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
Doxygen Version: 1.5.5
Wed Jan 7 19:27:29 2009
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV