Menu

#12 Write value in register/field without reading it first

open
nobody
None
1
2019-08-22
2019-08-22
No

Hello,

Whenever we want to write a value in a register or a field we have to 'activate' it by reading it: it turns to green and the value number is displayed. Once the value number is there we can enter the value to write.

This is not an issue for most of the fields and registers except for instance for fifo with the same register to push and pull data. In that case the data is automatically pulled out of the fifo.
In the same way once the data has been written, it is read back, and another pull is performed.

It would be nice ti be able to write into registers/fields without having to activate the reading.

Best regards,

Discussion


Log in to post a comment.