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 svt_axi_status:
This is the AXI VIP 'top level' status class used by Master or Slave agents(UVM).
Public Attributes | |
| bit [SVT_AXI_QOS_WIDTH-1:0] | read_qos_accept_level = 0; |
| event | reset_received |
| svt_axi_status :: sysco_interface_state_enum | sysco_interface_state |
| bit [SVT_AXI_QOS_WIDTH-1:0] | write_qos_accept_level = 0; |
Member Typedefs | |
| typedef enum | sysco_interface_state_enum |
|
|
Represents the qos accept level for read transaction
|
|
|
|
Represents the state of the SYSCO Interface.
|
|
|
Represents the qos accept level for write transaction
|
|