mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 21:27:10 -04:00
This commit is contained in:
parent
91871d97f3
commit
546a8c26da
1 changed files with 1 additions and 0 deletions
|
@ -1280,6 +1280,7 @@ module csr_regfile
|
|||
mstatus_d.tsr = riscv::Off;
|
||||
end
|
||||
if (!CVA6Cfg.RVU) begin
|
||||
mstatus_d.tw = riscv::Off;
|
||||
mstatus_d.mprv = riscv::Off;
|
||||
end
|
||||
// If h-extension is not enabled, priv level HS is reserved
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue