| absolute_lookup(string name) | ovm_component | |
| accept_tr(ovm_transaction tr, time accept_time=0) | ovm_component | |
| add_to_debug_list() | ovm_component | [virtual] |
| apply_config_settings(bit verbose=0) | ovm_component | [virtual] |
| avm_report_error(string id, string message, int verbosity=100, string filename="", int line=0) | ovm_report_object | |
| avm_report_fatal(string id, string message, int verbosity=0, string filename="", int line=0) | ovm_report_object | |
| avm_report_message(string id, string message, int verbosity=300, string filename="", int line=0) | ovm_report_object | |
| avm_report_warning(string id, string message, int verbosity=200, string filename="", int line=0) | ovm_report_object | |
| begin_child_tr(ovm_transaction tr, integer parent_handle=0, string stream_name="main", string label="", string desc="", time begin_time=0) | ovm_component | |
| begin_tr(ovm_transaction tr, string stream_name="main", string label="", string desc="", time begin_time=0) | ovm_component | |
| build() | ovm_component | [virtual] |
| check() | ovm_component | [virtual] |
| check_connection_size() | ovm_component | [virtual] |
| clone() | ovm_component | [virtual] |
| compare(ovm_object rhs, ovm_comparer comparer=null) | ovm_object | |
| configure() | ovm_component | [virtual] |
| connect() | ovm_component | [virtual] |
| copy(ovm_object rhs) | ovm_object | |
| create(string name="") | ovm_component | [virtual] |
| create_component(string type_name, string inst_name) | ovm_component | |
| create_object(string type_name, string name="") | ovm_component | |
| create_unit(string type_name, string inst_name) | ovm_component | |
| die() | ovm_report_object | [virtual] |
| do_accept_tr(ovm_transaction tr) | ovm_component | [virtual] |
| do_begin_tr(ovm_transaction tr, string stream_name, integer tr_handle) | ovm_component | [virtual] |
| do_compare(ovm_object rhs, ovm_comparer comparer) | ovm_object | [virtual] |
| do_copy(ovm_object rhs) | ovm_object | [virtual] |
| do_display(int max_level=-1, int level=0, bit display_connectors=0) | ovm_component | [virtual] |
| do_end_tr(ovm_transaction tr, integer tr_handle) | ovm_component | [virtual] |
| do_flush() | ovm_component | |
| do_func_phase(ovm_phase phase) | ovm_component | [virtual] |
| do_kill_all() | ovm_threaded_component | [virtual] |
| do_pack(ovm_packer packer) | ovm_object | [virtual] |
| do_print(ovm_printer printer) | ovm_component | [virtual] |
| do_record(ovm_recorder recorder) | ovm_object | [virtual] |
| do_resolve_bindings() | ovm_component | |
| do_sprint(ovm_printer printer) | ovm_object | [virtual] |
| do_task_phase(ovm_phase phase) | ovm_threaded_component | [virtual] |
| do_unpack(ovm_packer packer) | ovm_object | [virtual] |
| dump_report_state() | ovm_report_object | |
| enable_stop_interrupt | ovm_component | [protected] |
| end_of_elaboration() | ovm_component | [virtual] |
| end_tr(ovm_transaction tr, time end_time=0, bit free_handle=1) | ovm_component | |
| event_pool | ovm_component | [protected] |
| export_connections() | ovm_component | [virtual] |
| extract() | ovm_component | [virtual] |
| find_component(string comp_match) | ovm_component | [static] |
| find_components(string comp_match, ref ovm_component comps[$]) | ovm_component | [static] |
| flush() | ovm_component | [virtual] |
| get_child(string name) | ovm_component | |
| get_component(int ele) | ovm_component | [static] |
| get_config_int(string field_name, inout ovm_bitstream_t value) | ovm_component | [virtual] |
| get_config_object(string field_name, inout ovm_object value, input bit clone=1) | ovm_component | [virtual] |
| get_config_string(string field_name, inout string value) | ovm_component | [virtual] |
| get_first_child(ref string name) | ovm_component | |
| get_full_name() | ovm_component | [virtual] |
| get_name() | ovm_object | [virtual] |
| get_next_child(ref string name) | ovm_component | |
| get_num_children() | ovm_component | |
| get_num_components() | ovm_component | [static] |
| get_parent() | ovm_component | [virtual] |
| get_report_handler() | ovm_report_object | |
| get_report_server() | ovm_report_object | |
| get_type_name() | ovm_component | [virtual] |
| global_stop_request() | ovm_component | [static] |
| has_child(string name) | ovm_component | |
| import_connections() | ovm_component | [virtual] |
| kill() | ovm_threaded_component | [virtual] |
| lookup(string name) | ovm_component | |
| m_add_child(ovm_component child) | ovm_component | [virtual] |
| m_begin_tr(ovm_transaction tr, integer parent_handle=0, bit has_parent=0, string stream_name="main", string label="", string desc="", time begin_time=0) | ovm_component | |
| m_build_done | ovm_component | [protected] |
| m_children | ovm_component | [protected] |
| m_components | ovm_component | [protected] |
| m_configuration_table | ovm_component | [protected] |
| m_curr_phase | ovm_component | |
| m_do_data(string arg, inout ovm_bitstream_t lhs, input ovm_bitstream_t rhs, int what, int bits, int flag) | ovm_object | [protected] |
| m_do_data_object(string arg, inout ovm_object lhs, input ovm_object rhs, int what, int flag) | ovm_object | [protected] |
| m_do_data_string(string arg, inout string lhs, input string rhs, int what, int flag) | ovm_object | [protected] |
| m_do_field_check(string field) | ovm_object | [protected] |
| m_do_set(string match, string arg, inout ovm_bitstream_t lhs, input int what, int flag) | ovm_object | [protected] |
| m_do_set_object(string match, string arg, inout ovm_object lhsobj, input int what, int flag) | ovm_object | [protected] |
| m_do_set_string(string match, string arg, inout string lhs, input int what, int flag) | ovm_object | [protected] |
| m_env | ovm_component | [static] |
| m_exports | ovm_component | [protected] |
| m_field_array | ovm_object | [protected, static] |
| m_field_automation(ovm_object tmp_data__, int what__, string str__) | ovm_object | [virtual] |
| m_get_function_type(int what) | ovm_object | [protected] |
| m_get_report_object() | ovm_report_object | [protected, virtual] |
| m_get_status() | ovm_object | [static] |
| m_implementations | ovm_component | [protected] |
| m_inst_count | ovm_object | [protected, static] |
| m_is_removed | ovm_component | |
| m_kill_request | ovm_threaded_component | [protected] |
| m_name | ovm_component | |
| m_parent | ovm_component | |
| m_phase_process | ovm_threaded_component | [protected] |
| m_ports | ovm_component | [protected] |
| m_record_field_object(string arg, ovm_object value, ovm_recorder recorder=null, int flag=OVM_DEFAULT) | ovm_object | [protected] |
| m_rh | ovm_report_object | |
| m_sc | ovm_object | [protected, static] |
| m_scenario_controller_ptr | ovm_scenario_driver_base | [protected] |
| new(string name, ovm_component parent) | ovm_scenario_driver_noparam | |
| ovm_report_object::new(string name="") | ovm_report_object | |
| ovm_report_error(string id, string message, int verbosity=100, string filename="", int line=0) | ovm_report_object | [virtual] |
| ovm_report_fatal(string id, string message, int verbosity=0, string filename="", int line=0) | ovm_report_object | [virtual] |
| ovm_report_info(string id, string message, int verbosity=300, string filename="", int line=0) | ovm_report_object | [virtual] |
| ovm_report_message(string id, string message, int verbosity=300, string filename="", int line=0) | ovm_report_object | [virtual] |
| ovm_report_warning(string id, string message, int verbosity=200, string filename="", int line=0) | ovm_report_object | [virtual] |
| p_drv typedef | ovm_scenario_driver_noparam | |
| pack(ref bit bitstream[], input ovm_packer packer=null) | ovm_object | |
| pack_bytes(ref byte unsigned bytestream[], input ovm_packer packer=null) | ovm_object | |
| pack_ints(ref int unsigned intstream[], input ovm_packer packer=null) | ovm_object | |
| post_new() | ovm_component | [virtual] |
| pre_run() | ovm_component | [virtual] |
| print(ovm_printer printer=null) | ovm_object | |
| print_config_matches | ovm_component | [static] |
| print_config_settings(string field="", ovm_component comp=null, bit recurse=0) | ovm_component | |
| print_enabled | ovm_component | |
| print_field_match(string fnc, string match) | ovm_object | [static] |
| print_matches | ovm_object | [static] |
| print_override_info(string type_name, string inst_name="") | ovm_component | |
| record(ovm_recorder recorder=null) | ovm_object | |
| record_error_tr(string stream_name="main", ovm_object info=null, string label="error_tr", string desc="", time error_time=0, bit keep_active=0) | ovm_component | |
| record_event_tr(string stream_name="main", ovm_object info=null, string label="event_tr", string desc="", time event_time=0, bit keep_active=0) | ovm_component | |
| recording_detail | ovm_component | |
| relative_lookup(string name) | ovm_component | |
| report() | ovm_component | [virtual] |
| report_error_hook(string id, string message, int verbosity, string filename, int line) | ovm_report_object | [virtual] |
| report_fatal_hook(string id, string message, int verbosity, string filename, int line) | ovm_report_object | [virtual] |
| report_header(OVM_FILE f=0) | ovm_report_object | [virtual] |
| report_hook(string id, string message, int verbosity, string filename, int line) | ovm_report_object | [virtual] |
| report_info_hook(string id, string message, int verbosity, string filename, int line) | ovm_report_object | [virtual] |
| report_message_hook(string id, string message, int verbosity, string filename, int line) | ovm_report_object | [virtual] |
| report_summarize(OVM_FILE f=0) | ovm_report_object | [virtual] |
| report_warning_hook(string id, string message, int verbosity, string filename, int line) | ovm_report_object | [virtual] |
| reseed() | ovm_object | |
| reset_report_handler() | ovm_report_object | |
| resolve_bindings() | ovm_component | [virtual] |
| restart() | ovm_threaded_component | [virtual] |
| resume() | ovm_threaded_component | [virtual] |
| run() | ovm_scenario_driver_noparam | [virtual] |
| scenario_base_ptr | ovm_scenario_driver_base | [protected] |
| set_config_int(string inst_name, string field_name, ovm_bitstream_t value) | ovm_component | [virtual] |
| set_config_object(string inst_name, string field_name, ovm_object value, bit clone=1) | ovm_component | [virtual] |
| set_config_string(string inst_name, string field_name, string value) | ovm_component | [virtual] |
| set_inst_override(string inst_path, string override_type, string type_name) | ovm_component | |
| set_int_local(string field_name, ovm_bitstream_t value, bit recurse=1) | ovm_component | [virtual] |
| set_name(string name) | ovm_component | [virtual] |
| set_object_local(string field_name, ovm_object value, bit clone=1, bit recurse=1) | ovm_object | [virtual] |
| set_report_default_file(OVM_FILE f) | ovm_report_object | |
| set_report_default_file_hier(OVM_FILE f) | ovm_component | |
| set_report_handler(ovm_report_handler hndlr) | ovm_report_object | |
| set_report_id_action(string id, ovm_action a) | ovm_report_object | |
| set_report_id_action_hier(string id, ovm_action a) | ovm_component | |
| set_report_id_file(string id, OVM_FILE f) | ovm_report_object | |
| set_report_id_file_hier(string id, OVM_FILE f) | ovm_component | |
| set_report_max_quit_count(int m) | ovm_report_object | |
| set_report_severity_action(ovm_severity s, ovm_action a) | ovm_report_object | |
| set_report_severity_action_hier(ovm_severity s, ovm_action a) | ovm_component | |
| set_report_severity_file(ovm_severity s, OVM_FILE f) | ovm_report_object | |
| set_report_severity_file_hier(ovm_severity s, OVM_FILE f) | ovm_component | |
| set_report_severity_id_action(ovm_severity s, string id, ovm_action a) | ovm_report_object | |
| set_report_severity_id_action_hier(ovm_severity s, string id, ovm_action a) | ovm_component | |
| set_report_severity_id_file(ovm_severity s, string id, OVM_FILE f) | ovm_report_object | |
| set_report_severity_id_file_hier(ovm_severity s, string id, OVM_FILE f) | ovm_component | |
| set_report_verbosity_level(int verbosity_level) | ovm_report_object | |
| set_report_verbosity_level_hier(int v) | ovm_component | |
| set_scenario_controller(ovm_scenario_controller_base scenario_controller_ptr) | ovm_scenario_driver_base | |
| set_string_local(string field_name, string value, bit recurse=1) | ovm_object | [virtual] |
| set_type_override(string override_type, string type_name, bit replace=1) | ovm_component | [static] |
| sprint(ovm_printer printer=null) | ovm_object | |
| start_of_simulation() | ovm_component | [virtual] |
| status() | ovm_threaded_component | |
| stop(string ph_name) | ovm_component | [virtual] |
| suspend() | ovm_threaded_component | [virtual] |
| unpack(ref bit bitstream[], input ovm_packer packer=null) | ovm_object | |
| unpack_bytes(ref byte unsigned bytestream[], input ovm_packer packer=null) | ovm_object | |
| unpack_ints(ref int unsigned intstream[], input ovm_packer packer=null) | ovm_object | |
| use_ovm_seeding | ovm_object | [static] |
![]() 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 Version: 1.4.6 Mon Sep 29 14:21:09 2008 |