-
Hi, this is an exciting project. I have two questions:
1. How do I create my own linux image? Are there any tutorials or materials?
2. What should I do if I need to use your project to simulate el…
-
spike --dump-dts shows no DT info but the help screen.
Is this the expected behavior or am I doing something wrong?
```
spike --dump-dts
usage: spike [host options] [target options]
Host Opt…
-
**Is your feature request related to a problem? Please describe.**
kinda
**Describe the solution you'd like**
add custom ram and storage options
maximum amount of storage - 50GB
maximum amoun…
-
Hi there
I would be interested to compile bsnes to a RISC V machine.
Do you have any plans to support that platform?
It's an open source architecture, backed by nearly everyone, except ARM…
-
-
A naive question, I want to modify CHERI RISC-V ISA by adding an crypto instruction so compiler should also need to be modified to generate instruction. Is there any document of workflow that how many…
-
Currently semu does not support graphics rendering.
I think VirtIO GPU with 2D mode might be a good starting point to go.
Later we can then emulate mouse and keyboard for more sophisticated featu…
-
### Background Work
- [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/chipyard)
- [X] Yes, I searched [prior issues](https://github.com/ucb-bar/chipyard/issues)
- […
-
It'd be really cool if this had a Python module. I'd develop one but I'm not certain how to do the template argument expansions and such. But pybind11 would make this easier and it'd be really neat. I…
-
Hi,
I just ported your great little emu to a [very unlikely architecture](https://github.com/onnokort/semu-c64/) and whilst doing so, I had to tweak the MMU code to go through the RAM access method…