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 | 11 |
| Port | Component | Component Class | Port Type | Blocking/Non-Blocking | Description |
|---|---|---|---|---|---|
| tlm_gp_seq_item_port | Sequencer | svt_axi_master_sequencer | seq_item_pull | NA | -- |
| vlog_cmd_put_export | Sequencer | svt_axi_master_sequencer | put | Blocking | -- |
| response_request_port | Sequencer | svt_axi_master_snoop_sequencer | peek | Blocking | Analysis export that observes snoop response requests |
| response_request_port | Sequencer | svt_axi_slave_sequencer | peek | Blocking | Tlm port for peeking the observed response requests. |
| vlog_cmd_put_export | Sequencer | svt_axi_slave_sequencer | put | Blocking | -- |
| delayed_response_request_port | Sequencer | svt_axi_slave_sequencer | put | Blocking | -- |
| snoop_request_port | Sequencer | svt_axi_slave_snoop_sequencer | peek | Blocking | Tlm port for peeking the observed response requests. |
| snoop_seq_item_port | Driver | svt_axi_master | seq_item_pull | NA | Request port provided to get the snoop requests |
| svc_seq_item_port | Driver | svt_axi_master | seq_item_pull | NA | AXI Service TLM Sequence Item Pull Port
Provides a mechanism for submitting service requests recognized by the driver. The handle to this TLM sequence item pull port can be set or obtained through the driver's public member svc_seq_item_port. |
| req_port | Sequencer | svt_axi_ic_master_sequencer | get | Blocking | Tlm port for getting the observed requests. |
| snoop_request_imp | Agent | svt_axi_ic_slave_agent | peek | Blocking | Implementation port class which makes the snoop requests available when the interconnect initiates a snoop transaction to this port. |