mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-22 13:07:46 -04:00
[dv] Fix MISA CSR reset value
MISA reset value now indicates B extension support
This commit is contained in:
parent
d8b2cb0a68
commit
aa3067cf43
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
description: >
|
||||
Encodes all supported ISA extensions
|
||||
type: R
|
||||
reset_val: 0x101104
|
||||
reset_val: 0x101106
|
||||
msb: 25
|
||||
lsb: 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue