Inheritance diagram for class uvm_reg_file:
Public Member Functions | |
| function void | add_hdl_path ( string path, string kind = "RTL" ) |
| function void | clear_hdl_path ( string kind = "RTL" ) |
| function uvm_object | clone ( ) |
| function void | configure ( uvm_reg_block blk_parent, uvm_reg_file regfile_parent, string hdl_path = "" ) |
| function string | convert2string ( ) |
| function bit | do_compare ( uvm_object rhs, uvm_comparer comparer ) |
| function void | do_copy ( uvm_object rhs ) |
| function void | do_pack ( uvm_packer packer ) |
| function void | do_print ( uvm_printer printer ) |
| function void | do_unpack ( uvm_packer packer ) |
| function uvm_reg_block | get_block ( ) |
| function string | get_default_hdl_path ( ) |
| function void | get_full_hdl_path ( ref string paths[$], input string kind, input string separator ) |
| function string | get_full_name ( ) |
| function void | get_hdl_path ( ref string paths[$], input string kind ) |
| function uvm_reg_block | get_parent ( ) |
| function uvm_reg_file | get_regfile ( ) |
| function bit | has_hdl_path ( string kind = "" ) |
| function void | new ( string name = "" ) |
| function void | set_default_hdl_path ( string kind ) |
Public Attributes | |
|
|
|
||||
|
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
|
|
|
||||
|
|
|
|
|
|
||||
|
|