uvm_reg_file.svh | |
Initialization | |
Introspection | |
get_name | Get the simple name |
get_full_name | Get the hierarchical name |
Backdoor |
Get the simple name
Return the simple object name of this register file.
virtual function string get_full_name()
Get the hierarchical name
Return the hierarchal name of this register file. The base of the hierarchical name is the root block.
Get the hierarchical name
virtual function string get_full_name()