Skip to content

Commit d6a862e

Browse files
committed
tests: registers: drop rsvd0 and rsvd1
1 parent e17d1ba commit d6a862e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

verification/cocotb/top/lib_i3c_top/test_csr_access.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,7 @@ async def test_ec_sec_fw_rec_csr_access(dut):
142142
@cocotb.test()
143143
async def test_ec_stdby_ctrl_mode_csr_access(dut):
144144
unhandled = [
145-
"__RSVD_0",
146145
"STBY_CR_STATUS",
147-
"__RSVD_1",
148146
"STBY_CR_INTR_FORCE",
149147
"STBY_CR_CCC_CONFIG_GETCAPS",
150148
"__RSVD_3",

0 commit comments

Comments
 (0)