Re: Address Mapping Questions
A bit more on that. There are a few debug CSRs which can be accessed as both CSRs and as Debug registers, specifically for communication. Otherwise, debug registers are in their own address space, and accessible only through the debug module. As Nikhil says, there is also a command to enable access to all CSRs through the debug module by writing specific debug command register (Abstract Command) which will cause the value of a CSR to be read from/written to a communication debug register (Data0 and possibly Data1) . On Fri, Jun 5, 2020 at 5:15 AM Nikhil Rishiyur <nikhil@...> wrote:
|
|