cnan
Results
2
issues of
cnan
I use the comand ```make TEST=riscv_nested_interrupt_test SEED=8037``` will have one case failed. Due to random delay for load/store, 750 cycles for timeout sometimes is not enough. when I modify dv/uvm/core_ibex/tests/core_ibex_test_lib.sv...
Type:Question
Status:FlagToClose
Hi, When I use the ```make TEST=riscv_debug_wfi_test SEED=27946``` the case 27948 will failed due to timeout. It's failed because the second instruction of main function is wfi instruction, but the...
Type:Bug