Inheritance diagram for class ovm_object:
Public Member Functions | |
| function ovm_object | clone ( ) |
| function bit | compare ( ovm_object rhs, ovm_comparer comparer = null ) |
| function string | convert2string ( ) |
| function void | copy ( ovm_object rhs ) |
| virtual function ovm_object | create ( string name = "" ) |
| function bit | do_compare ( ovm_object rhs, ovm_comparer comparer ) |
| function void | do_copy ( ovm_object rhs ) |
| function void | do_pack ( ovm_packer packer ) |
| function void | do_print ( ovm_printer printer ) |
| function void | do_record ( ovm_recorder recorder ) |
| function string | do_sprint ( ovm_printer printer ) |
| function void | do_unpack ( ovm_packer packer ) |
| function string | get_full_name ( ) |
| static function int | get_inst_count ( ) |
| function int | get_inst_id ( ) |
| function string | get_name ( ) |
| function ovm_object_wrapper | get_object_type ( ) |
| static function ovm_object_wrapper | get_type ( ) |
| virtual function string | get_type_name ( ) |
| static function ovm_status_container | init_status ( ) |
| function void | m_field_automation ( ovm_object tmp_data__, int what__, string str__ ) |
| static function ovm_status_container | m_get_status ( ) |
| function void | new ( string name = "" ) |
| function int | pack ( ref bit bitstream[], input ovm_packer packer ) |
| function int | pack_bytes ( ref byte unsigned bytestream[], input ovm_packer packer ) |
| function int | pack_ints ( ref int unsigned intstream[], input ovm_packer packer ) |
| function void | print ( ovm_printer printer = null ) |
| static function void | print_field_match ( string fnc, string match ) |
| function void | record ( ovm_recorder recorder = null ) |
| function void | reseed ( ) |
| function void | set_int_local ( string field_name, ovm_bitstream_t value, bit recurse = 1 ) |
| function void | set_name ( string name ) |
| function void | set_object_local ( string field_name, ovm_object value, bit clone = 1, bit recurse = 1 ) |
| function void | set_string_local ( string field_name, string value, bit recurse = 1 ) |
| function string | sprint ( ovm_printer printer = null ) |
| function int | unpack ( ref bit bitstream[], input ovm_packer packer ) |
| function int | unpack_bytes ( ref byte unsigned bytestream[], input ovm_packer packer ) |
| function int | unpack_ints ( ref int unsigned intstream[], input ovm_packer packer ) |
Public Attributes | |
| static bit | print_matches = 0; |
| static bit | use_ovm_seeding = 1; |
Protected Member Functions | |
| static function void | m_delete_field_array ( ) |
| function int | m_do_data ( string arg, inout ovm_bitstream_t lhs, input ovm_bitstream_t rhs, int what, int bits, int flag ) |
| function int | m_do_data_object ( string arg, inout ovm_object lhs, input ovm_object rhs, int what, int flag ) |
| function int | m_do_data_real ( string arg, inout real lhs, input real rhs, int what, int flag ) |
| function int | m_do_data_string ( string arg, inout string lhs, input string rhs, int what, int flag ) |
| function void | m_do_field_check ( string field ) |
| function int | m_do_set ( string match, string arg, inout ovm_bitstream_t lhs, input int what, int flag ) |
| function int | m_do_set_object ( string match, string arg, inout ovm_object lhsobj, input int what, int flag ) |
| function int | m_do_set_string ( string match, string arg, inout string lhs, input int what, int flag ) |
| function string | m_get_function_type ( int what ) |
| virtual function ovm_report_object | m_get_report_object ( ) |
| function void | m_record_field_object ( string arg, ovm_object value, ovm_recorder recorder = null, int flag = OVM_DEFAULT ) |
Protected Attributes | |
| static protected int | m_field_array [string] |
| static protected int | m_inst_count = 0; |
| static protected ovm_status_container | m_sc = init_status; |
|
||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||
|
|
|
||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||
|
|
||
|
|
|
||||||||||
|
|
|
||||||||||||||
|
|
||||||||||||||
|
|
|
|
||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||
|
|
||||||
|
|
|
||||
|
|
|
|
|
|
|
|
|
|