Class uvm_pkg::uvm_scope_stack
Functions
- depth()
depth
- get()
scope
- get_arg()
scope_arg
- set(string s)
set_scope
- Parameters:
s (string)
- down(string s)
down
- Parameters:
s (string)
- down_element(int element)
down_element
- Parameters:
element (int)
- up_element()
up_element
- up(byte separator = ".")
up
- Parameters:
separator (byte)
- set_arg(string arg)
set_arg
- Parameters:
arg (string)
- set_arg_element(string arg, int ele)
set_arg_element
- Parameters:
arg (string)
ele (int)
- unset_arg(string arg)
unset_arg
- Parameters:
arg (string)
×
CLASS- uvm_scope_stack