-
## How I Used Zig To Build A RISC-V Emulator And Why Zig Is Super Cool.
**Duration**: 20 - 30 minutes
This is a demonstration of [rizc-v](https://github.com/procub3r/rizc-v/) (a RISC-V emulator)…
-
the make process is finished, and make run-emulator error shown as follow:
```
hessen@ParaComp:~/risc-v/riscv-sodor$ make run-emulator
running basedir/Makefile: make run-emulator
make -C emula…
hz0ne updated
8 months ago
-
I have built a RISC-V multicore emulator. Is it possible to run this OS on my own emulator rather than QEMU? At this stage, it can run a binary file designed for multicore programs by checking mhartid…
-
### Technical Group
Applications & Tools HC
### ratification-pkg
Technical Debt
### Technical Liaison
Bill McSpadden
### Task Category
Sail
### Task Sub Category
- [ ] gcc
…
-
Hy there,
I completed the git clone and RISC-V front-end install to /usr/local/
After
```
./configure --with-riscv=/usr/local
make
```
I get
```
g++ -I. -MMD -I/usr/local/share/verilat…
-
I'm currently trying to get an MMU working, and so I'm doing some strange things in the emulator.
The attached ELF (renamed to .zip) file crashes Renode 1.8.2 completely as soon as it attempts to i…
-
I am working on a fantasy console where its emulator is based on RISC-V architecture. I would like to allow people to use Odin to code games for it, but I noticed there is no support for `riscv64` yet…
-
This project seeks a set of Ghidra import regression tests to validate sensible behavior after importing executable binaries into new versions of Ghidra. It's morphed somewhat into generating newer e…
-
[libriscv](https://github.com/libriscv/libriscv) is a compact yet comprehensive RISC-V userspace emulator library crafted for effortless embedding and extensive adaptability. It boasts a high-performi…
jserv updated
3 months ago
-
Hi all,
Does LiteOS support any risc-v (rv32 or rv64) board now pls?
If I try to run LiteOS on risc-v bord, which boards can I choose pls?
I want to get a quick start, how can I run LiteOS o…