SVT svt_debug_vip_descriptor Class Member List

This is the complete list of members for class svt_debug_vip_descriptor, including all inherited members.


 svt_debug_vip_descriptor  debug_prop_struct  debug_prop[$] Storage queue to contain each debug property  
 svt_debug_vip_descriptor  typedef  debug_prop_struct   
 svt_debug_vip_descriptor  bit  enable_debug Flag that determines whether this VIP was enabled for debug  
 svt_debug_vip_descriptor  bit  is_cached Flag that indicates that the lookups have already been performed and so the values can be trusted. 
 svt_debug_vip_descriptor  bit  is_top_level_component Flag that determines whether this component is a top level component  
 svt_debug_vip_descriptor  string  parent_component = SVT_DATA_UTIL_UNSPECIFIED; Instance name of the parent component. This property only gets set if the parent component is enabled for debug (meaning that this sub-component is enabled for debug through its parent, so it does not need to set anything up). 
 svt_debug_vip_descriptor   function void  record_debug_property ( bit status, string prop_name, bit [1023:0] prop_val )  Stores the debug feature that is enabled through the auto-debug utility 
 svt_debug_vip_descriptor  svt_vip_writer  writer Reference to the VIP writer for this instance