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_object_registry:
Public Member Functions | |
| static function T | create ( string name = "", ovm_component parent = null, string contxt = "" ) |
| virtual function ovm_object | create_object ( string name = "" ) |
| static function this_type | get ( ) |
| virtual function string | get_type_name ( ) |
| static function void | set_inst_override ( ovm_object_wrapper override_type, string inst_path, ovm_component parent = null ) |
| static function void | set_type_override ( ovm_object_wrapper override_type, bit replace = 1 ) |
Class Parameters | |
| type | T = ovm_object; |
| string | Tname = " |
Public Attributes | |
| static const string | type_name = Tname; |
Member Typedefs | |
| typedef class | this_type |
|
|
||||
|
|
|
||||
|
|
|