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_callback:
Public Member Functions | |
| function void | callback_mode ( bit on ) |
| virtual function string | get_type_name ( ) |
| function bit | is_enabled ( ) |
| function void | new ( string name = "ovm_callback" ) |
Public Attributes | |
| static ovm_reporter | reporter = new; |
| static string | type_name = "ovm_callback"; |
Protected Attributes | |
| protected bit | m_enabled = 1; |
|
|
||||||||||||
|
|
|
||||||||||||||||||
|
|
|
|