How to download VIP smartsearch?
DESIGNWARE_HOMEto required designware home location where VIP Smartsearch should be downloaded.
vip_smartsearch_<version>.runfile.
$DESIGNWARE_HOME/vip/svt/vip_smartsearch/<version>
How to install VIP Smartsearch?
Please refer to the fileVIP_Smartsearch_installation_and_usage_guide.pdfin
$DESIGNWARE_HOME/vip/svt/vip_smartsearch/<version>for installation steps.
Customer Support
For more details about VIP smartsearch tool, contact support_center@synopsys.com.Inheritance diagram for class ovm_scope_stack:
Public Member Functions | |
| function ovm_object | current ( ) |
| function int | depth ( ) |
| function void | down ( string s, ovm_object obj ) |
| function void | down_element ( int element, ovm_object obj ) |
| function string | get ( ) |
| function string | get_arg ( ) |
| function bit | in_hierarchy ( ovm_object obj ) |
| function void | set ( string s, ovm_object obj ) |
| function void | set_arg ( string arg ) |
| function void | set_arg_element ( string arg, int ele ) |
| function void | unset_arg ( string arg ) |
| function void | up ( ovm_object obj, byte separator = "." ) |
| function void | up_element ( ovm_object obj ) |
Public Attributes | |
|
|
|
|
|
|
|
|
|
|
|
|
|