[Question] <Running regression tests simulations>
Created by: michael116688
I run the riscv-arch-test regression test suite with the Verilator model by the following command.
export DV_SIMULATORS=veri-testharness,spike
bash verif/regress/dv-riscv-arch-test.sh
And, I get add-01.cv64a6_imafdc_sv39.log.iss
. There are failed & error here. How could I fixed it?