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_urm_message:
Public Member Functions | |
| function void | new ( string id, string text, int typ, ovm_severity sev, int verbosity, string hier, ovm_report_object client, string file, int line, string scope ) |
Public Attributes | |
| int | m_action |
| ovm_report_object | m_client |
| int | m_destination |
| string | m_file |
| string | m_hierarchy |
| string | m_id |
| int | m_line |
| int | m_max_verbosity |
| string | m_name |
| string | m_scope |
| ovm_severity | m_severity |
| int | m_style |
| string | m_text |
| int | m_type |
| int | m_verbosity |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|