You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the process of bringing up the environment for ibex core, Facing issue when tried to bring the spike. In the compile flow, when tried to compile "insn_template.cc" file, the file requires "NAME.h" file which is missing in the repository. could you please help me with this issue.
Error snippet description and file that caused the compilation issue:
git path to the file "insn_template.cc": riscv-isa-sim/riscv at ibex_cosim · lowRISC/riscv-isa-sim (github.com)
Please use the attached image for reference(error_detail_snippet).
Hi,
In the process of bringing up the environment for ibex core, Facing issue when tried to bring the spike. In the compile flow, when tried to compile "insn_template.cc" file, the file requires "NAME.h" file which is missing in the repository. could you please help me with this issue.
Below is the path to repository which I am using for spike.
github path: https://github.com/lowRISC/riscv-isa-sim
Error snippet description and file that caused the compilation issue:
git path to the file "insn_template.cc": riscv-isa-sim/riscv at ibex_cosim · lowRISC/riscv-isa-sim (github.com)
Please use the attached image for reference(error_detail_snippet).
Missing the file "NAME.h" in repository. Which is required for the bring up.
Path for the folder: https://github.com/lowRISC/riscv-isa-sim/tree/ibex_cosim/riscv/insns
The text was updated successfully, but these errors were encountered: