panda1628

Results 3 issues of panda1628

Can I set a limit on the instruction executed count? Tests may run into infinite loops or exceptions forever. Spike won't stop until it runs out of memory. I want...

Is there any way to turn off Zifencei support in spike? As a result, FENCE.I will cause illegal instruction exception spike -l --isa=rv32ima --log-commits test.bfd

This is the trace of a RISC-V compliance test. The reset vector address is at 0xffffffff80000000 but spike starts at 0x1000 and execute a few instructions before jump to the...