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_phase:
Public Member Functions | |
| function void | add_alias ( ovm_phase the_alias, ovm_phase exist_ph ) |
| virtual function void | call_func ( ovm_component parent ) |
| virtual task | call_task ( ovm_component parent ) |
| function ovm_phase | get_insertion_phase ( ) |
| function string | get_name ( ) |
| virtual function string | get_type_name ( ) |
| function bit | has_executed ( ovm_component comp ) |
| function bit | is_done ( ) |
| function bit | is_in_progress ( ) |
| function bit | is_task ( ) |
| function bit | is_top_down ( ) |
| function void | m_set_done ( ) |
| function void | m_set_in_progress ( ) |
| function void | m_set_is_started ( bit val ) |
| function void | new ( string name, bit is_top_down, bit is_task ) |
| function void | reset ( ) |
| function void | set_executed ( ovm_component comp ) |
| function void | set_insertion_phase ( ovm_phase phase ) |
| task | wait_done ( ) |
| task | wait_start ( ) |
Public Attributes | |
|
|
||||||||||||||||||||||||||
|
|
||||
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|