diff --git a/testbench/trek_files/customer.yaml b/testbench/trek_files/customer.yaml index e06733797..eedc71940 100644 --- a/testbench/trek_files/customer.yaml +++ b/testbench/trek_files/customer.yaml @@ -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 - - - -