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

AHB SVT VMM Documentation - Protocol Checks Defined in VIP

Summary of Protocol Checks defined in AHB SVT VMM Documentation:

Product Base Group Protocol Check Class
amba_svt AHB System svt_ahb_system_checker
AHB_COMMON svt_ahb_checker
AHB_FULL svt_ahb_checker
AHB_Lite svt_ahb_checker
ARM11/AHB_V6 Exclusive Accesses svt_ahb_checker
ARM11/AHB_V6 Unaligned Transfers svt_ahb_checker
AHB5 Extended Memory Types svt_ahb_checker
AHB5 Secure Transfers svt_ahb_checker
AHB_Lite_Multilayer svt_ahb_checker

Product: amba_svt - Protocol Checks Details:

Group Sub Group Protocol Check Instance name Reference Description
AHB System Manager Subordinate Transaction Association master_slave_xact_resp_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921 Response signals should match between manager transaction and the corresponding subordinate transaction. svt_ahb_system_checker
AHB System Manager Subordinate Transaction Association master_slave_xact_data_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921 Data values should match between manager transaction and the corresponding subordinate transaction. svt_ahb_system_checker
AHB System Manager Subordinate Transaction Association master_slave_xact_addr_ctrl_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921 Address and control signals should match between manager transaction and the corresponding subordinate transaction. svt_ahb_system_checker
AHB System Dummy Manager xact_not_idle_when_dummy_master_active AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.11.6 Default bus manager Transfer type of the transaction is not IDLE when dummy manager is active. svt_ahb_system_checker
AHB System Locked Transfers in Arbiter hmastlock_changed_during_incr AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.3 Locked transfers HMASTLOCK signal changed during INCR burst transfer. svt_ahb_system_checker
AHB System Locked Transfers in Arbiter arbiter_asserted_hmastlock_without_hlock AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.11.5 Locked transfers Arbiter asserted HMASTLOCK signal when the manager has not requested. svt_ahb_system_checker
AHB System Locked Transfers in Arbiter arbiter_lock_last_grant AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.11.5 Locked transfers Arbiter did not keep manager granted for an additional transfer after a locked sequence. svt_ahb_system_checker
AHB System Locked Transfers in Arbiter arbiter_changed_hmaster_during_lock AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.11.5 Locked transfers HMASTER signal changed during locked transfer. svt_ahb_system_checker
AHB System Granted Manager in Split Transfer in Arbiter mask_hgrant_until_hsplit_assert AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.12.1 Split transfer sequence Manager should not be regranted until the subordinate is ready to complete the transfer and asserts HSPLIT. svt_ahb_system_checker
AHB System Granted Manager in Split Transfer in Arbiter grant_to_default_master_during_allmaster_split AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.11.6 Default bus master If all managers has received a SPLIT response then the default manager is granted the bus. svt_ahb_system_checker
AHB System Granted Manager in Arbiter arbiter_changed_hmaster_during_wait AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.11.3 Granting bus access HMASTER signal changed during waited state. svt_ahb_system_checker
AHB System Granted Manager in Arbiter arbiter_asserted_hmaster_ne_granted_master AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.11.3 Granting bus access HMASTER signal does not reflect the granted manager. svt_ahb_system_checker
AHB System Granted Manager in Arbiter arbiter_asserted_multi_hgrant AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.11.3 Granting bus access Arbiter asserted more than one HGRANT signal. svt_ahb_system_checker
AHB System Subordinate Selection in Decoder decoder_not_asserted_any_hsel AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 2.4 Decoder signals Decoder not asserted any HSEL signal. svt_ahb_system_checker
AHB System Subordinate Selection in Decoder decoder_asserted_multi_hsel AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 2.4 Decoder signals Decoder asserted more than one HSEL signal. svt_ahb_system_checker
AHB System Data Integrity data_integrity_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921 Transaction data inconsistent with subordinate memory. svt_ahb_system_checker
AHB System Routing slave_transaction_routing_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 4.1 Interconnect Transaction not routed to the correct subordinate based on system address map. svt_ahb_system_checker
AHB_COMMON Address Phase Timing ahb_address_phase_extended AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 1.3 Operation A Subordinate cannot request that the address phase is extended. svt_ahb_checker
AHB_COMMON During Reset hready_out_from_bus_high_during_reset AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 7.1.2 Reset During reset, HREADY output from bus must be HIGH svt_ahb_checker
AHB_COMMON Performance Metrics perf_min_write_throughput SYNOPSYS DEFINED Checks that the throughput of write transactions in a given interval is more than or equal to the configured min value svt_ahb_checker
AHB_COMMON Performance Metrics perf_max_write_throughput SYNOPSYS DEFINED Checks that the throughput of write transactions in a given interval is less than or equal to the configured max value svt_ahb_checker
AHB_COMMON Performance Metrics perf_min_read_throughput SYNOPSYS DEFINED Checks that the throughput of read transactions in a given interval is more than or equal to the configured min value svt_ahb_checker
AHB_COMMON Performance Metrics perf_max_read_throughput SYNOPSYS DEFINED Checks that the throughput of read transactions in a given interval is less than or equal to the configured max value svt_ahb_checker
AHB_COMMON Performance Metrics perf_avg_min_read_xact_latency SYNOPSYS DEFINED Checks that the average latency of read transactions in a given interval is more than or equal to the configured min value svt_ahb_checker
AHB_COMMON Performance Metrics perf_avg_max_read_xact_latency SYNOPSYS DEFINED Checks that the average latency of read transactions in a given interval is less than or equal to the configured max value svt_ahb_checker
AHB_COMMON Performance Metrics perf_min_read_xact_latency SYNOPSYS DEFINED Checks that the latency of a read transaction is more than or equal to the configured min value svt_ahb_checker
AHB_COMMON Performance Metrics perf_max_read_xact_latency SYNOPSYS DEFINED Checks that the latency of a read transaction is less than or equal to the configured max value svt_ahb_checker
AHB_COMMON Performance Metrics perf_avg_min_write_xact_latency SYNOPSYS DEFINED Checks that the average latency of write transactions in a given interval is more than or equal to the configured min value svt_ahb_checker
AHB_COMMON Performance Metrics perf_avg_max_write_xact_latency SYNOPSYS DEFINED Checks that the average latency of write transactions in a given interval is less than or equal to the configured max value svt_ahb_checker
AHB_COMMON Performance Metrics perf_min_write_xact_latency SYNOPSYS DEFINED Checks that the latency of a write transaction is more than or equal to the configured min value svt_ahb_checker
AHB_COMMON Performance Metrics perf_max_write_xact_latency SYNOPSYS DEFINED Checks that the latency of a write transaction is less than or equal to the configured max value svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hrdata_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HRDATA must not be X/Z svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hwdata_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HWDATA must not be X/Z svt_ahb_checker
AHB_COMMON Response Type zero_wait_cycle_okay AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.2 Transfer types IDLE and BUSY transfers must receive zero wait cycle OKAY response. svt_ahb_checker
AHB_COMMON Two Cycle Response two_cycle_error_resp AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 5.1.3 ERROR response ERROR response was not completed in two cycles. svt_ahb_checker
AHB_COMMON Response Type non_okay_response_in_wait_state AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 5.1.2 Transfer pending Response other than OKAY response was received during wait state. svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hresp_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HRESP must not be X/Z svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hready_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HREADY must not be X/Z svt_ahb_checker
AHB_COMMON Burst Length burst_length_exceeded AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.6 Burst operation Burst length exceeded for fixed length burst. svt_ahb_checker
AHB_COMMON Locked Transfers hlock_asserted_during_non_locked_xact AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.11.1 Signal description Manager should not assert lock signal in the middle of a non-locked transaction. svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hlock_check AMBA AHB Protocol Specification ARM IHI 0011A: Section 2.2 AMBA AHB signal list HLOCK must not be X/Z svt_ahb_checker
AHB_COMMON Locked Transfers different_subordinate_addr_region_during_locked_sequence AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.3 Locked Transfers It is required that all transfers in a locked sequence are to the same Subordinate address region. svt_ahb_checker
AHB_COMMON Transfer Type htrans_not_changed_to_idle_during_error AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 5.1.3 ERROR response HTRANS did not change to IDLE during ERROR response. svt_ahb_checker
AHB_COMMON During Reset htrans_idle_during_reset AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 7.1.2 Reset During reset, HTRANS must be IDLE2'b00 svt_ahb_checker
AHB_COMMON Transfer Type seq_or_busy_before_nseq_during_xfer AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.2 Transfer types Manager started burst with SEQ or BUSY instead of NSEQ. svt_ahb_checker
AHB_COMMON Transfer Type illegal_idle2seq AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.2 Transfer types Manager attempted SEQ transfer following IDLE. svt_ahb_checker
AHB_COMMON Transfer Type illegal_idle2busy AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.2 Transfer types Manager attempted BUSY transfer following IDLE. svt_ahb_checker
AHB_COMMON Transfer Type idle_changed_to_busy_during_wait_state AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.7 Waited transfers Manager cancelled IDLE transfer during wait state and changed it to BUSY transfer. svt_ahb_checker
AHB_COMMON Transfer Type idle_changed_to_seq_during_wait_state AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.7 Waited transfers Manager cancelled IDLE transfer during wait state and changed it to SEQ transfer. svt_ahb_checker
AHB_COMMON Signal Stability ctrl_or_addr_changed_during_busy AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.2 Transfer types Control signalsother than HTRANS or address changed during BUSY. svt_ahb_checker
AHB_COMMON Signal Stability illegal_control_transition AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 2.2 Manager signals Control signals other than HTRANS changed during burst. svt_ahb_checker
AHB_COMMON Burst Address ahb_valid_beat_address_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.6 Burst operation valid beat address check. svt_ahb_checker
AHB_COMMON Burst Address illegal_address_transition AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.6 Burst operation Illegal address transition during burst. svt_ahb_checker
AHB_COMMON Burst Address boundry_crossing_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.6 Burst operation Burst transfer crossed boundary svt_ahb_checker
AHB_COMMON Burst Address one_k_boundry_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.6 Burst operation Burst transfer crossed 1 KB boundary. svt_ahb_checker
AHB_COMMON Transfer Size hsize_too_big_for_data_width AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 6.3.3 Implementing a Manager on a wide bus Manager attempted transfer size greater than data bus width. svt_ahb_checker
AHB_COMMON Early Burst Termination burst_terminated_early_after_okay AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.6.1 Early burst termination Manager terminated burst early after OKAY response. svt_ahb_checker
AHB_COMMON Signal Stability hwdata_changed_during_wait_state AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 6.1.1 HWDATA HWDATA changed during wait state. svt_ahb_checker
AHB_COMMON Signal Stability ctrl_or_addr_changed_end_of_wait_state AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.7 Waited transfers Control or address changed at the end of wait state. svt_ahb_checker
AHB_COMMON Signal Stability ctrl_or_addr_changed_during_wait_state AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.7 Waited transfers Control or address changed during wait state. svt_ahb_checker
AHB_COMMON Signal Stability htrans_changed_during_wait_state AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.7 Waited transfers HTRANS changed during wait state. svt_ahb_checker
AHB_COMMON Transfer Type seq_or_busy_during_active_xact AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.2 Transfer types In active transaction, SEQ or BUSY transfer should only occur after NSEQ. svt_ahb_checker
AHB_COMMON Transfer Type trans_during_single_is_nseq AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.2 Transfer types Transfer type of a SINGLE burst is not NSEQ svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hprot_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HPROT must not be X/Z svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hburst_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HBURST must not be X/Z svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hsize_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HSIZE must not be X/Z svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_htrans_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HTRANS must not be X/Z svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hwrite_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HWRITE must not be X/Z svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_haddr_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HADDR must not be X/Z svt_ahb_checker
AHB_COMMON Signal Validity hready_out_from_slave_not_X_or_Z_when_data_phase_not_pending AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 2.3 Subordinate signals HREADY output from subordinate must be either HIGH or LOW when there is no pending data phase. svt_ahb_checker
AHB_COMMON During Reset hready_out_from_slave_not_X_or_Z_during_reset AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 7.1.2 Reset During reset, HREADY output from subordinate must be either HIGH or LOW svt_ahb_checker
AHB_COMMON Response Type illegal_default_slave_resp_to_nseq_seq AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 4.2.1 Default Subordinate Default subordinate should provide ERROR response for NON_SEQ or SEQ transfer. svt_ahb_checker
AHB_COMMON Subordinate Selection invalid_hsel_assert_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 4.2.2 Multiple Subordinate select Invalid HSEL signal asserted for selected subordinate svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hready_in_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HREADY_IN must not be X/Z svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hmastlock_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HMASTLOCK must not be X/Z svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hmaster_range_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 2.2 Manager signals HMASTER should not be beyond SVT_AHB_MAX_NUM_MASTERS svt_ahb_checker
AHB_COMMON Signal Validity signal_valid_hsel_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HSEL must not be X/Z svt_ahb_checker
AHB_FULL Two Cycle Response two_cycle_retry_resp AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.9.3 Two-cycle response RETRY response was not completed in two cycles. svt_ahb_checker
AHB_FULL Two Cycle Response two_cycle_split_resp AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.9.3 Two-cycle response SPLIT response was not completed in two cycles. svt_ahb_checker
AHB_FULL Transfer Type htrans_not_idle_or_nseq_during_no_grant AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.11.2 Requesting bus access Manager should drive HTRANS to IDLE or NSEQ when it does not have access to the bus. svt_ahb_checker
AHB_FULL Transfer Type htrans_not_changed_to_idle_during_retry AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.9.3 Two-cycle response HTRANS did not change to IDLE during RETRY response. svt_ahb_checker
AHB_FULL Transfer Type htrans_not_changed_to_idle_during_split AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.9.3 Two-cycle response HTRANS did not change to IDLE during SPLIT response. svt_ahb_checker
AHB_FULL Signal Validity signal_valid_hbusreq_check AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.11.2 Requesting bus access HBUSREQ must not be X/Z svt_ahb_checker
AHB_FULL Rebuild Transaction rebuild_xact_with_valid_combination_of_bursts AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.6.1 Early burst termination, Section 3.9.5 Split and retry Manager should restart an interrupted burst with a valid combination of bursts. svt_ahb_checker
AHB_FULL Rebuild Transaction rebuild_xact_with_expected_addr AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.6.1 Early burst termination, Section 3.9.5 Split and retry Manager should restart an interrupted burst from the address of the aborted beat. svt_ahb_checker
AHB_FULL Response Type hsplit_asserted_for_non_split_master AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.12 Split transfers Subordinate should not assert HSPLIT corresponding to a manager it has not split earlier. svt_ahb_checker
AHB_FULL Response Type hsplit_asserted_for_one_cycle AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.12 Split transfers Subordinate should assert a bit of HSPLIT only for one clock cycle svt_ahb_checker
AHB_FULL Transfer Type htrans_not_changed_to_idle_during_retry AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.9.3 Two-cycle response HTRANS did not change to IDLE during RETRY response. svt_ahb_checker
AHB_FULL Transfer Type htrans_not_changed_to_idle_during_split AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.9.3 Two-cycle response HTRANS did not change to IDLE during SPLIT response. svt_ahb_checker
AHB_FULL Bus Grant illegal_hgrant_on_split_resp AMBA AHB Protocol Specification ARM IHI 0011A: Section 3.12 Split transfers Manager should lose the bus once it gets the split response from the subordinate. svt_ahb_checker
AHB_FULL Signal Validity signal_valid_hgrant_check AMBA AHB Protocol Specification ARM IHI 0011A: Section 2.2 AMBA AHB signal list HGRANT must not be X/Z svt_ahb_checker
AHB_FULL Signal Validity signal_valid_hmaster_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HMASTER must not be X/Z svt_ahb_checker
AHB_Lite Response Type ahb_lite_split_response AMBA AHB Protocol Specification ARM IHI 0033A: Section 5.1 Slave transfer responses SPLIT response was received when configured as AHB Lite system. svt_ahb_checker
AHB_Lite Response Type ahb_lite_retry_response AMBA AHB Protocol Specification ARM IHI 0033A: Section 5.1 Slave transfer responses RETRY response was received when configured as AHB Lite system. svt_ahb_checker
ARM11/AHB_V6 Exclusive Accesses Two Cycle Response two_cycle_xfail_resp ARMv6 AMBA Extensions PR022-GENC-001011 0.7: Section 3.3.1 Exclusive Access Protocol XFAIL response was not completed in two cycles. svt_ahb_checker
ARM11/AHB_V6 Unaligned Transfers Valid Unaligned Transfer valid_unaligned_transfer ARMv6 AMBA Extensions PR022-GENC-001011 0.7: Section 3.1.2 Burst, Unaligned accesses and Byte Lane Strobes HUNALIGN should be asserted for an unaligned transfer svt_ahb_checker
ARM11/AHB_V6 Unaligned Transfers Signal Stability hunalign_changed_during_transfer ARMv6 AMBA Extensions PR022-GENC-001011 0.7: Section 3.1 Byte Strobes HUNALIGN should not change in middle of a transfer svt_ahb_checker
ARM11/AHB_V6 Unaligned Transfers Valid Byte Lane Strobes valid_byte_lane_for_hbstrb ARMv6 AMBA Extensions PR022-GENC-001011 0.7: Section 3.1 Byte Strobes HRDATA/HWDATA byte lanes corresponding to HBSTRB should be selected svt_ahb_checker
ARM11/AHB_V6 Unaligned Transfers Signal Validity signal_valid_hunalign_check ARMv6 AMBA Extensions PR022-GENC-001011 0.7: Section 3.1 Byte Strobes HUNALIGN must not be X/Z svt_ahb_checker
ARM11/AHB_V6 Unaligned Transfers Signal Validity signal_valid_hbstrb_check ARMv6 AMBA Extensions PR022-GENC-001011 0.7: Section 3.1 Byte Strobes HBSTRB must not be X/Z svt_ahb_checker
AHB5 Extended Memory Types Signal Validity signal_valid_hprot_ex_range_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.9 Memory types HPROT signal is not having the valid value svt_ahb_checker
AHB5 Secure Transfers Signal Validity signal_valid_hnonsec_check AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 8.2 Signal validity rules HNONSEC must not be X/Z svt_ahb_checker
AHB_Lite_Multilayer Rebuild Transaction rebuild_xact_with_valid_combination_of_bursts AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.6.2 Early burst termination - Multi-layer interconnect termination Manager should restart an interrupted burst with a valid combination of bursts. svt_ahb_checker
AHB_Lite_Multilayer Rebuild Transaction rebuild_xact_with_expected_addr AMBA AHB Protocol Specification ARM IHI 0033C ID090921: Section 3.6.2 Early burst termination - Multi-layer interconnect termination Manager should restart an interrupted burst from the address of the aborted beat. svt_ahb_checker