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 svt_amba_status:
This is the status class used by AMBA system monitor. This is used by AMBA system monitor to get to know if if system wide RESET has occured.
Public Member Functions | |
| function bit | check_configure ( ) |
| function string | get_mcd_class_name ( ) |
| function bit | is_reset_asserted ( ) |
| task | wait_for_reset_assertion ( ) |
| task | wait_for_reset_deassertion ( ) |
Public Attributes | |
| bit | is_reset_active = 0; |
|
||
Method to make sure that all of the notifications have been configured properly
|
|
||||
Returns the name of this class, or a class derived from this class.
| ||||
|
|
||
This method indicates if reset is asserted or not
|
|
||
This method wait till reset is asserted
|
|
||
This method wait till reset is de-asserted
|
|
|
This attribute indicates if the reset is active or not.
The following reset related use cases are currently supported by the AMBA system monitor:
|