
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 [$] |
| void set_config_int | ( | string | inst_name, | |
| string | field_name, | |||
| ovm_bitstream_t | value | |||
| ) |
Definition at line 154 of file ovm_config.svh.
| void set_config_object | ( | string | inst_name, | |
| string | field_name, | |||
| ovm_object | value, | |||
| bit | clone = 1 | |||
| ) |
Definition at line 166 of file ovm_config.svh.
| void set_config_string | ( | string | inst_name, | |
| string | field_name, | |||
| string | value | |||
| ) |
Definition at line 202 of file ovm_config.svh.
Definition at line 149 of file ovm_config.svh.
![]() 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:24 2009 |