mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-23 05:17:20 -04:00
Disable Sv57 globally for Breker tests
This commit is contained in:
parent
32a987e6b1
commit
0fdbed5514
1 changed files with 2 additions and 6 deletions
|
@ -4,7 +4,7 @@ trek:
|
|||
scenarios:
|
||||
scenario_count:
|
||||
# primary control for length of test
|
||||
value: 5
|
||||
value: 10
|
||||
riscv:
|
||||
extensions:
|
||||
# disable hypervisor extension by setting value to 0
|
||||
|
@ -16,12 +16,8 @@ trek:
|
|||
# weights:
|
||||
# disable testing of Sv57: Page-Based 57-bit Virtual-Memory System
|
||||
# if your system does not support this feature
|
||||
# pss_top.rvMmu.rvMmuOp.RvMmuOp::satpModeSv57: 0
|
||||
pss_top.rvMmu.rvMmuOp.RvMmuOp::satpModeSv57: 0
|
||||
|
||||
# qemu-riscv64 does not ignore writes to WARL bits in hgatp
|
||||
# Comment out the next line unless your design has this issue
|
||||
# pss_top.rvMmu.rvMmuOp.RvMmuOp::writeHgatpWarl : 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue