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_push_driver:
Public Member Functions | |
| function void | check_port_connections ( ) |
| virtual function void | end_of_elaboration ( ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name, ovm_component parent ) |
| virtual task | put ( REQ item ) |
Class Parameters | |
| type | REQ = ovm_sequence_item; |
| type | RSP |
Public Attributes | |
| REQ | req |
| ovm_blocking_put_imp | req_export |
| RSP | rsp |
| ovm_analysis_port | rsp_port |
| static const string | type_name = "ovm_push_driver #(REQ,RSP)"; |
|
|
||||
|
|
||||
|
|
||||
|
|
|
|
|
|
|