Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions verification/cocotb/top/lib_i3c_top/test_ccc.py
Original file line number Diff line number Diff line change
Expand Up @@ -2353,6 +2353,7 @@ async def test_ccc_setdasa_padding_err_det_disabled(dut):
await tb.teardown()


@cocotb.test()
async def test_ccc_te2_parity(dut):
"""
Verify TE2 error detection: bad T-bit parity on CCC defining byte causes
Expand Down
Loading