mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-20 03:47:15 -04:00
[dv] Add cpuctrlsts writes to riscv_rand_instr_test
This will have the effect of randomly enabling/disabling - The ICache - Dummy instruction insertion - Data independent timing
This commit is contained in:
parent
a0fe5ea3b7
commit
f385d4d6b1
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
+instr_cnt=10000
|
||||
+num_of_sub_program=5
|
||||
+gen_all_csrs_by_default=1
|
||||
+add_csr_write=MSTATUS,MEPC,MCAUSE,MTVAL
|
||||
+add_csr_write=MSTATUS,MEPC,MCAUSE,MTVAL,0x7c0
|
||||
+no_csr_instr=0
|
||||
rtl_test: core_ibex_base_test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue