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 sqr_if_base:
Public Member Functions | |
| virtual task | get ( output T1 t ) |
| virtual task | get_next_item ( output T1 t ) |
| virtual function bit | has_do_available ( ) |
| virtual function void | item_done ( input T2 t ) |
| virtual task | peek ( output T1 t ) |
| virtual task | put ( input T2 t ) |
| virtual function void | put_response ( input T2 t ) |
| virtual task | try_next_item ( output T1 t ) |
| virtual task | wait_for_sequences ( ) |
Class Parameters | |
| type | T1 = ovm_object; |
| parameter | T2 = T1; |
|
|
|
|
|
|
|
|
|