VIP Smartsearch

X
  • VIP Smartsearch is a framework that supports search within VIP reference documents using query in natural language. It facilitates reordering of search results and keeps record of user’s decision for the ordering of result display and applies that in search of same query on subsequent usage.
  • How to download VIP smartsearch?

    1. Get VIP Smartsearch (Available as a seperate run file).
    2. Set environment variable
      DESIGNWARE_HOME
      to required designware home location where VIP Smartsearch should be downloaded.
    3. Run
      vip_smartsearch_<version>.run
      file.
      VIP Smartsearch will be downloaded to the location
      $DESIGNWARE_HOME/vip/svt/vip_smartsearch/<version>
  • How to install VIP Smartsearch?

    Please refer to the file
    VIP_Smartsearch_installation_and_usage_guide.pdf
    in
    $DESIGNWARE_HOME/vip/svt/vip_smartsearch/<version>
    for installation steps.
  • Customer Support

    For more details about VIP smartsearch tool, contact support_center@synopsys.com.
    Mention your queries along with below details and send email to above email id.
    Product: Verification IP
    Sub Product: <vip_title>
    Tool: VIP Smartsearch

ovm_status_container Class Reference

Inheritance diagram for class ovm_status_container:

List of all members.



Public Member Functions

static function string  get_full_scope_arg ( )
static function ovm_scope_stack  init_scope ( )

Public Attributes

static bit  array_warning_done = 0; 
static ovm_bitstream_t  bitstream = 0; 
static int  element = 0; 
static int  intv = 0; 
static string  key = ""; 
static string  last_field = ""; 
static ovm_object  object = null; 
static bit  save_last_field = 0; 
static ovm_scope_stack  scope = init_scope; 
static string  scratch1 = ""; 
static string  scratch2 = ""; 
static bit  status = 0; 
static string  stringv = ""; 
static bit  warning = 0; 


Member Function Documentation

 static function string
 ovm_status_container::get_full_scope_arg

 (   ) 

 static function ovm_scope_stack
 ovm_status_container::init_scope

 (   ) 


Member Attribute Documentation

 static bit  attribute
 ovm_status_container::array_warning_done = 0

 static ovm_bitstream_t  attribute
 ovm_status_container::bitstream = 0

 static int  attribute
 ovm_status_container::element = 0

 static int  attribute
 ovm_status_container::intv = 0

 static string  attribute
 ovm_status_container::key = ""

 static string  attribute
 ovm_status_container::last_field = ""

 static ovm_object  attribute
 ovm_status_container::object = null

 static bit  attribute
 ovm_status_container::save_last_field = 0

 static ovm_scope_stack  attribute
 ovm_status_container::scope = init_scope

 static string  attribute
 ovm_status_container::scratch1 = ""

 static string  attribute
 ovm_status_container::scratch2 = ""

 static bit  attribute
 ovm_status_container::status = 0

 static string  attribute
 ovm_status_container::stringv = ""

 static bit  attribute
 ovm_status_container::warning = 0