This is the complete list of members for class uvm_vreg, including all inherited members.
| uvm_vreg | function void | add_field ( uvm_vreg_field field ) | |
| uvm_vreg | function uvm_mem_region | allocate ( longint unsigned n, uvm_mem_mam mam ) | |
| uvm_vreg | function uvm_object | clone ( ) | |
| uvm_object | function bit | compare ( uvm_object rhs, uvm_comparer comparer = null ) | |
| uvm_vreg | function void | configure ( uvm_reg_block parent, uvm_mem mem = null, longint unsigned size = 0, uvm_reg_addr_t offset = 0, int unsigned incr = 0 ) | |
| uvm_vreg | function string | convert2string ( ) | |
| uvm_object | function void | copy ( uvm_object rhs ) | |
| uvm_object | virtual function uvm_object | create ( string name = "" ) | |
| uvm_vreg | function bit | do_compare ( uvm_object rhs, uvm_comparer comparer ) | |
| uvm_vreg | function void | do_copy ( uvm_object rhs ) | |
| uvm_vreg | function void | do_pack ( uvm_packer packer ) | |
| uvm_vreg | function void | do_print ( uvm_printer printer ) | |
| uvm_object | function void | do_record ( uvm_recorder recorder ) | |
| uvm_vreg | function void | do_unpack ( uvm_packer packer ) | |
| uvm_vreg | function string | get_access ( uvm_reg_map map = null ) | |
| uvm_vreg | function uvm_reg_addr_t | get_address ( longint unsigned idx, uvm_reg_map map = null ) | |
| uvm_vreg | function uvm_reg_block | get_block ( ) | |
| uvm_vreg | function void | get_fields ( ref uvm_vreg_field fields[$] ) | |
| uvm_vreg | function uvm_vreg_field | get_field_by_name ( string name ) | |
| uvm_vreg | function string | get_full_name ( ) | |
| uvm_vreg | function unsigned int | get_incr ( ) | |
| uvm_vreg | function void | get_maps ( ref uvm_reg_map maps[$] ) | |
| uvm_vreg | function uvm_mem | get_memory ( ) | |
| uvm_vreg | function unsigned int | get_n_bytes ( ) | |
| uvm_vreg | function int | get_n_maps ( ) | |
| uvm_vreg | function unsigned int | get_n_memlocs ( ) | |
| uvm_object | function uvm_object_wrapper | get_object_type ( ) | |
| uvm_vreg | function uvm_reg_addr_t | get_offset_in_memory ( longint unsigned idx ) | |
| uvm_vreg | function uvm_reg_block | get_parent ( ) | |
| uvm_vreg | function uvm_mem_region | get_region ( ) | |
| uvm_vreg | function string | get_rights ( uvm_reg_map map = null ) | |
| uvm_vreg | function unsigned int | get_size ( ) | |
| uvm_object | static function uvm_object_wrapper | get_type ( ) | |
| uvm_object | virtual function string | get_type_name ( ) | |
| uvm_vreg | function bit | implement ( longint unsigned n, uvm_mem mem = null, uvm_reg_addr_t offset = 0, int unsigned incr = 0 ) | |
| uvm_vreg | function bit | is_in_map ( uvm_reg_map map ) | |
| uvm_object | static protected int | m_inst_count | |
| uvm_vreg | function void | new ( string name, int unsigned n_bits ) | |
| uvm_object | function int | pack ( ref bit bitstream[], input uvm_packer packer ) | |
| uvm_object | function int | pack_bytes ( ref byte unsigned bytestream[], input uvm_packer packer ) | |
| uvm_object | function int | pack_ints ( ref int unsigned intstream[], input uvm_packer packer ) | |
| uvm_vreg | task | peek ( input longint unsigned idx, output uvm_status_e status, output uvm_reg_data_t value, input uvm_sequence_base parent, input uvm_object extension, input string fname, input int lineno ) | |
| uvm_vreg | task | poke ( input longint unsigned idx, output uvm_status_e status, input uvm_reg_data_t value, input uvm_sequence_base parent, input uvm_object extension, input string fname, input int lineno ) | |
| uvm_vreg | virtual task | post_read ( longint unsigned idx, ref uvm_reg_data_t rdat, input uvm_path_e path, input uvm_reg_map map, ref uvm_status_e status ) | |
| uvm_vreg | virtual task | post_write ( longint unsigned idx, uvm_reg_data_t wdat, uvm_path_e path, uvm_reg_map map, ref uvm_status_e status ) | |
| uvm_vreg | virtual task | pre_read ( longint unsigned idx, ref uvm_path_e path, ref uvm_reg_map map ) | |
| uvm_vreg | virtual task | pre_write ( longint unsigned idx, ref uvm_reg_data_t wdat, ref uvm_path_e path, ref uvm_reg_map map ) | |
| uvm_object | function void | print ( uvm_printer printer = null ) | |
| uvm_vreg | task | read ( input longint unsigned idx, output uvm_status_e status, output uvm_reg_data_t value, input uvm_path_e path, input uvm_reg_map map, input uvm_sequence_base parent, input uvm_object extension, input string fname, input int lineno ) | |
| uvm_object | function void | record ( uvm_recorder recorder = null ) | |
| uvm_vreg | function void | release_region ( ) | |
| uvm_vreg | function void | reset ( string kind = "HARD" ) | |
| uvm_object | function void | set_int_local ( string field_name, uvm_bitstream_t value, bit recurse = 1 ) | |
| uvm_object | function void | set_object_local ( string field_name, uvm_object value, bit clone = 1, bit recurse = 1 ) | |
| uvm_vreg | function void | set_parent ( uvm_reg_block parent ) | |
| uvm_object | function void | set_string_local ( string field_name, string value, bit recurse = 1 ) | |
| uvm_object | function string | sprint ( uvm_printer printer = null ) | |
| uvm_object | function int | unpack ( ref bit bitstream[], input uvm_packer packer ) | |
| uvm_object | function int | unpack_bytes ( ref byte unsigned bytestream[], input uvm_packer packer ) | |
| uvm_object | function int | unpack_ints ( ref int unsigned intstream[], input uvm_packer packer ) | |
| uvm_object | static bit | use_uvm_seeding = 1; | |
| uvm_vreg | task | write ( input longint unsigned idx, output uvm_status_e status, input uvm_reg_data_t value, input uvm_path_e path, input uvm_reg_map map, input uvm_sequence_base parent, input uvm_object extension, input string fname, input int lineno ) | |
| uvm_vreg | task | XatomicX ( bit on ) | |
| uvm_vreg | function void | Xlock_modelX ( ) | |
| uvm_object | function void | __m_uvm_field_automation ( uvm_object tmp_data__, int what__, string str__ ) | |
| uvm_object | static uvm_status_container | __m_uvm_status_container = new; | |
| uvm_object | static function int | get_inst_count ( ) | |
| uvm_object | function int | get_inst_id ( ) | |
| uvm_object | function string | get_name ( ) | |
| uvm_object | protected virtual function uvm_report_object | m_get_report_object ( ) | |
| uvm_object | function void | reseed ( ) | |
| uvm_object | function void | set_name ( string name ) | |