-
Notifications
You must be signed in to change notification settings - Fork 578
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
python flow error: dv/uvm/core_ibex/scripts/riscvdv_interface.py", line 165, in get_tool_cmds raise RuntimeError #2095
Comments
@hcallahan-lowrisc: Would you mind taking a look at this? It looks like something ( |
Hi @A-B-S-Anik, thanks for creating a detailed issue with your problem. |
Also, if you are doing development/testing on the build system, I suggest always cleaning the build between runs, and using verbose output to see what commands are being run. E.g.
|
Hi @hcallahan-lowrisc,
in compile_tb_stdstreams.log:
in compile_tb.log:
|
One more question, Ibex verification flow work best with which simulator? Can you please tell me. |
This just means that the timescale option |
Right now, the flow works best with Xcelium and VCS, but there is no reason it couldn't work well with the other tools in |
Hi,
in compile_tb_stdstreams.log:
|
Hi, Any update on this issue? I am facing the same issue on the mentioned |
Hi @A-B-S-Anik, Did you figure it out? I am facing the same issue right now. |
Hello! Can you share the installation package of the software |
I am trying to learn ibex verification flow.
After following the instruction correctly, I am facing a runtime error.
I don't know what I am doing wrong.
This is the command I used: make SIMULATOR=questa
Please Help!
I saw a similar problem in here: #1826
TIA
My Environment
EDA tool and version:
Questa Sim-64 2021,4
Latest Spike RISC-V ISA Simulator 1.1.1-dev from ibex
Latest Prebuild riscv tollchain version 10.2.0
Latest RISCV-DV 71666ebacd69266b1abb7cdbad5e1897ce5884e6
Operating system:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Version of the Ibex source code:
97c0a72
The text was updated successfully, but these errors were encountered: