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.| Product Base | Ports Count |
|---|---|
| amba_svt | 9 |
| Port | Component | Component Class | Port Type | Blocking/Non-Blocking | Description |
|---|---|---|---|---|---|
| dti_out | Others | dti_get_port_connector | get | Blocking | -- |
| dti_slave_msg_inp | Sequencer | svt_dti_master_sequencer | get | Blocking | Tlm port for peeking the observed messages from slave sent by DTI Monitor. Slave sends response messages for non-invalidation requests and invalidation request to master |
| dti_master_msg_inp | Sequencer | svt_dti_slave_sequencer | get | Blocking | Tlm port for peeking the observed response requests. Receives DTI Master Requests received by the DTI Monitor |
| vlog_cmd_put_export | Sequencer | svt_dti_slave_sequencer | put | Blocking | -- |
| delayed_response_request_port | Sequencer | svt_dti_slave_sequencer | put | Blocking | -- |
| dti_req_inp | Monitor | svt_dti_port_monitor | get | Blocking | uvm blocking get port to get requests from the implementation get port in dti_master_env or dti_slave_env |
| dti_rsp_inp | Monitor | svt_dti_port_monitor | get | Blocking | uvm blocking get port to get responses from the implementation get port in dti_master_env or dti_slave_env |
| dti_master_out_to_axi_master_inp [] | Env | svt_dti_master_env | get | Blocking | uvm blocking get port to get dti outgoing messages from the dti master in order to send it to the bus via axi master agent |
| dti_slave_out_to_axi_master_inp [] | Env | svt_dti_slave_env | get | Blocking | uvm blocking get port to get dti outgoing messages i.e. responses or invalidation requests from the dti slave in order to send it to the bus via axi slave agent. |