-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
corev-dv rand test issue #2539
Comments
Hi @vinomutty, this Issue seems to be the same one as #2537. If that is the case, please close that Issue and we will continue the discussion here. A couple of comments:
The error message You can try a few things:
|
Hi @vinomutty, we haven't heard from you in more than a month. Have the above suggestions resolved your issue? |
Hi
Please find below commands used for running test cases
command lines:
Available test programs
export CV_SW_MARCH=rv32imc
export CV_SW_PREFIX=riscv32-unknown-elf-
export CV_SW_TOOLCHAIN=/opt/lowrisc/lowrisc-toolchain-rv32imcb-20240206-1
export RISCV=/opt/lowrisc/lowrisc-toolchain-rv32imcb-20240206-1
For custom testcase :make test TEST= riscv_arithmetic_basic_test_0 CV_SIMULATOR=vsim USE_ISS=IMPERAS OVPSIM
COREV-DV Generated Tests:
make SIMULATOR=vsim corev-dv
make gen_corev-dv test TEST=corev_rand_arithmetic_base_test SIMULATOR=vsim USE_ISS=IMPERAS OVP
error.txt
Thanks
The text was updated successfully, but these errors were encountered: