Skip to content

Commit c96ba8b

Browse files
target_reset_detector waivers
1 parent 03855b7 commit c96ba8b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

verification/waivers/exclusion.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4995,6 +4995,15 @@ exclusions:
49954995
- ctrl_scl_i
49964996

49974997

4998+
target_reset_detector:
4999+
source_path: src/ctrl/target_reset_detector.sv
5000+
all:
5001+
There is no logic for checking START/STOP hold timing in RTL and bus.start_det and bus.stop_det do not depend on it:
5002+
cond:
5003+
- 10: [2 "01"] # bus.scl.stable_low | bus.sda.pos_edge
5004+
- 12: [2 "01"] # bus.scl.stable_low | bus.sda.neg_edge
5005+
5006+
49985007
i3c_test_wrapper:
49995008
source_path: verification/cocotb/top/lib_i3c_top/i3c_test_wrapper.sv
50005009
source_sha: 47c7218fc1646b2ec5e9108ac8691aaca0157a89e39199cf1776b8d406a44795

0 commit comments

Comments
 (0)