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_slave_imp:
Public Member Functions | |
| function bit | can_get ( ) |
| function bit | can_peek ( ) |
| function bit | can_put ( ) |
| task | get ( output REQ t ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name, this_imp_type imp, this_req_type req_imp = null, this_rsp_type rsp_imp = null ) |
| task | peek ( output REQ t ) |
| task | put ( RSP t ) |
| function bit | try_get ( output REQ t ) |
| function bit | try_peek ( output REQ t ) |
| function bit | try_put ( RSP t ) |
Class Parameters | |
| type | IMP = int; |
| type | REQ = int; |
| type | REQ_IMP |
| type | RSP |
| type | RSP_IMP |
Public Attributes | |
Member Typedefs | |
|
|
|
|
|
||||
|
|
|
|
|
|
|
|
|
|
|
|