We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17d1ba commit d6a862eCopy full SHA for d6a862e
1 file changed
verification/cocotb/top/lib_i3c_top/test_csr_access.py
@@ -142,9 +142,7 @@ async def test_ec_sec_fw_rec_csr_access(dut):
142
@cocotb.test()
143
async def test_ec_stdby_ctrl_mode_csr_access(dut):
144
unhandled = [
145
- "__RSVD_0",
146
"STBY_CR_STATUS",
147
- "__RSVD_1",
148
"STBY_CR_INTR_FORCE",
149
"STBY_CR_CCC_CONFIG_GETCAPS",
150
"__RSVD_3",
0 commit comments