mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Corrected RV32gc imperas configuration
This commit is contained in:
parent
69898f65da
commit
01805d9fb1
@ -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…
Reference in New Issue
Block a user