mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-24 13:57:07 -04:00
Corrected RV32gc imperas configuration
This commit is contained in:
parent
69898f65da
commit
01805d9fb1
1 changed files with 0 additions and 5 deletions
|
@ -63,9 +63,6 @@
|
|||
--override cpu/scontext_undefined=T
|
||||
--override cpu/mcontext_undefined=T
|
||||
|
||||
# nonratified mnosie register not implemented
|
||||
--override cpu/mnoise_undefined=T
|
||||
|
||||
# mcause and scause only have 4 lsbs of code and 1 msb of interrupt flag
|
||||
#--override cpu/ecode_mask=0x8000000F # for RV32
|
||||
--override cpu/ecode_mask=0x800000000000000F # for RV64
|
||||
|
@ -73,8 +70,6 @@
|
|||
# Debug mode not yet supported
|
||||
--override cpu/debug_mode=none
|
||||
|
||||
# Zkr entropy source and seed register not supported.
|
||||
--override cpu/Zkr=F
|
||||
|
||||
|
||||
--override cpu/reset_address=0x80000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue