Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix expose_csr for CSR from lower address space
csrs with custom names are expected to be lazy-initialized by init_custom_csr_names. However, if the exposed CSR was in lower address space the custom name could be re-written by the default one.
- Loading branch information