riscv-tests icon indicating copy to clipboard operation
riscv-tests copied to clipboard

fix for #159 #158

Open neelgala opened this issue 5 years ago • 1 comments

This change will fix the issues pointed out in #159 and #158. The test no longer assumes the reset "type" of mcontrol to be 2 and thus explicitly defines it while updating tdata1.

Also tdata1 is read-back to see if the particular mcontrol fields are valid for the implementation else skip the test-part.

neelgala avatar Apr 20 '19 12:04 neelgala

Thanks, merged (but with the commented-out code deleted)

aswaterman avatar Apr 20 '19 23:04 aswaterman