core-v-mcu
core-v-mcu copied to clipboard
Many UART CSRs are volatile
Update to the uDMA UART chapter to define the term volatile CSR
and indicate which of the UART CSRs are volatile.
Are these changes meant to make the UART CSRs compatible with the Moore.io Register model generator? Because this format is not compatible at all. I had to modify it heavily to make it work: https://github.com/Datum-Technology-Corporation/core-v-mcu-uvm/blob/main/dv/uvme_cvmcu/bin/udma_uart.csv
Update:
- Pushed in a change to clean up access modes for a few CSRs.
- Added
Do Not Merge
label - this PR may be superseded by another (pending) PR.