[dv,pmp] Different parameters for pmp full random test

This commit is contained in:
Marno van der Maas 2022-10-18 09:41:10 +01:00
parent d2b6a7dfad
commit e317666d48

View file

@ -738,14 +738,17 @@
and allow PMP regions to overlap.
A large number of iterations will be required since this introduces a huge
state space of configurations.
iterations: 100
iterations: 1000
gen_test: riscv_rand_instr_test
gen_opts: >
+instr_cnt=6000
+pmp_randomize=1
+pmp_max_offset=00024000
+pmp_max_offset=00040000
+pmp_allow_illegal_tor=1
+directed_instr_0=riscv_load_store_rand_addr_instr_stream,50
+directed_instr_0=riscv_load_store_rand_instr_stream,40
+directed_instr_1=riscv_load_store_hazard_instr_stream,40
+directed_instr_2=riscv_multi_page_load_store_instr_stream,40
+directed_instr_3=riscv_load_store_rand_addr_instr_stream,40
sim_opts: >
+enable_double_fault_detector=1
+is_double_fault_detected_fatal=0