ovm_config.svh File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ovm_config_setting
class  ovm_int_config_setting
class  ovm_string_config_setting
class  ovm_object_config_setting

Functions

void set_config_int (string inst_name, string field_name, ovm_bitstream_t value)
void set_config_object (string inst_name, string field_name, ovm_object value, bit clone=1)
void set_config_string (string inst_name, string field_name, string value)

Variables

ovm_config_setting global_configuration_table [$]


Function Documentation

void set_config_int string  inst_name,
string  field_name,
ovm_bitstream_t  value
 

Definition at line 158 of file ovm_config.svh.

void set_config_object string  inst_name,
string  field_name,
ovm_object  value,
bit  clone = 1
 

Definition at line 170 of file ovm_config.svh.

void set_config_string string  inst_name,
string  field_name,
string  value
 

Definition at line 199 of file ovm_config.svh.


Variable Documentation

ovm_config_setting global_configuration_table[$]
 

Definition at line 153 of file ovm_config.svh.


Intelligent Design Verification
Intelligent Design Verification
Project: OVM, Revision: 1.1.0
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.4.6
Mon Sep 29 14:20:16 2008

Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV