-
hello I am following steps provided on
https://www.cnx-software.com/2018/03/16/how-to-run-linux-on-risc-v-with-qemu-emulator/.
i was able to boot the qemu successfully, but now I want to run my…
-
I compiled RISC-V assembly tests and benchmarks like README,.
./emulator-freechips.rocketchip.system-DefaultConfig +verbose $RISCV/riscv64-unknown-elf/share/riscv-tests/isa/rv64ui-p-add 2>&1 | s…
-
My intention with creating this issue is collecting/sharing information and gauging interest about running Linux on VecRiscv. From what I know, VexRiscv is still missing functionality, and it won't wo…
ghost updated
5 years ago
-
Hi Mr/Ms,
There are five machine supported by riscv qemu.
sifive_e
sifive_u
spike_v1.10
spike_v1.9.1
virt
And I found that only virt support cpu number larger than 1 whic…
-
Bitwise AND/OR operators should be added to the C* language and emulator support for the corresponding RISC-V instruction should be provided.
This test should verify:
- the parser correctly decid…
-
In GitLab by @zhouz2 on Feb 11, 2018, 23:25
We need to modify Dockerfile and CMake configurations to be able to:
* Still compile and run code for general-purpose processor
* Also compile and run co…
-
Hi,
I get the below errors while building. Please help solving them.
http://pastebin.com/zbTwyisc
-
hello HBC community,
one of the 'problems' of Homebrew Cask is that it requires constant maintainance to keep working. any Cask with a version number needs to be updated every time a new version of…
-
I have **error: Verilator threw signal 9. Consider trying --debug --gdbbt when I try using**
> make -j8 run-asm-tests
in the emulator directory
mkdir -p /home/promach/Documents/Grive/Per…
-
Hello,
Starting off with a disclaimer, I am new to the RISC V environment and the BOOM platform so please forgive the naivety of my questions/problems, if any.
I was installing and configuring …