mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-20 03:47:15 -04:00
[dv] Randomize MPRV in pmp_full_random_test
Signed-off-by: Canberk Topal <ctopal@lowrisc.org>
This commit is contained in:
parent
feee947d29
commit
4cf80bf355
1 changed files with 1 additions and 0 deletions
|
@ -786,6 +786,7 @@
|
|||
gen_test: riscv_rand_instr_test
|
||||
gen_opts: >
|
||||
+instr_cnt=6000
|
||||
+set_mstatus_mprv=1
|
||||
+pmp_randomize=1
|
||||
+pmp_max_offset=00040000
|
||||
+pmp_allow_illegal_tor=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue