RFSoC4x2 Register Map Different Format

Hi Jenny,

Please see this post.

Preventing read access to write-only register is a choice we made. Because, some times some IP will not return a value when doing this and it will hang the board. If you are sure this register can be read, even if it is a write-only. You could modify the hwh file to reflect this, or revert to the way we did this in 2.6 as indicated in the post above.

Additionally, you can change the access mode if you are creating your own driver for this IP.

I am not sure why the difference between the two boards.

Mario

1 Like