mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 04:47:25 -04:00
[DV] Shorten length of interrupt tests to prevent timeouts (#337)
This commit is contained in:
parent
66410f6c90
commit
e9949f9808
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@
|
|||
iterations: 10
|
||||
gen_test: riscv_rand_instr_test
|
||||
gen_opts: >
|
||||
+instr_cnt=6000
|
||||
+require_signature_addr=1
|
||||
+enable_interrupt=1
|
||||
rtl_test: core_ibex_debug_intr_basic_test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue