VIP Smartsearch

X
  • VIP Smartsearch is a framework that supports search within VIP reference documents using query in natural language. It facilitates reordering of search results and keeps record of user’s decision for the ordering of result display and applies that in search of same query on subsequent usage.
  • How to download VIP smartsearch?

    1. Get VIP Smartsearch (Available as a seperate run file).
    2. Set environment variable
      DESIGNWARE_HOME
      to required designware home location where VIP Smartsearch should be downloaded.
    3. Run
      vip_smartsearch_<version>.run
      file.
      VIP Smartsearch will be downloaded to the location
      $DESIGNWARE_HOME/vip/svt/vip_smartsearch/<version>
  • How to install VIP Smartsearch?

    Please refer to the file
    VIP_Smartsearch_installation_and_usage_guide.pdf
    in
    $DESIGNWARE_HOME/vip/svt/vip_smartsearch/<version>
    for installation steps.
  • Customer Support

    For more details about VIP smartsearch tool, contact support_center@synopsys.com.
    Mention your queries along with below details and send email to above email id.
    Product: Verification IP
    Sub Product: <vip_title>
    Tool: VIP Smartsearch

AMBA CHI-A SVT VMM Documentation - Driver Class List

Here are the Driver classes with brief descriptions:
svt_chi_interconnect This class is VMM Driver that implements an CHI interconnect component.
svt_chi_system_monitor This class is system monitor that implements an CHI system_checker component. The system monitor observes transactions across the ports of a single interconnect and performs checks between the transactions of these ports. It does not perform port level checks which are done by the checkers of each AXI Master/Slave agent or CHI RN/SN node connected to a port. In CHI, the system monitor correlates coherent transactions and the corresponding snoop transactions across RN/SN nodes, and AXI/ACE ports. The checks in the system monitor are geared towards checking the proper working of an interconnect DUT. The current version of the system monitor requires that cache line sizes of the various master ports are the same.
svt_chi_ic_sn_link VMM active transactor class for the CHI RN link layer
svt_chi_sn_response_gen This class is VMM Transactor that implements response generator in the CHI SN component.
svt_chi_sn_protocol_monitor VMM passive transactor class for the CHI SN protocol layer
svt_chi_sn_protocol VMM active transactor class for the CHI RN protocol layer
svt_chi_sn_link_monitor VMM passive transactor class for the CHI RN link layer
svt_chi_ic_rn_link VMM active transactor class for the CHI RN link layer
svt_chi_sn_link VMM active transactor class for the CHI RN link layer
svt_chi_rn_snoop_response_gen This class is VMM Transactor that implements snoop response generator in the CHI RN component.
svt_chi_rn_protocol_monitor VMM passive transactor class for the CHI RN protocol layer
svt_chi_node_protocol_monitor VMM passive transactor class for the CHI RN link layer
svt_chi_rn_protocol VMM active transactor class for the CHI RN protocol layer
svt_chi_rn_link_monitor VMM passive transactor class for the CHI RN link layer
svt_chi_rn_link VMM active transactor class for the CHI RN link layer