riscv-isa-sim
Spike, a RISC-V ISA Simulator (by riscv-software-src)
riscv-isa-sim | nanoCH32V305 | |
---|---|---|
15 | 11 | |
2,475 | 20 | |
2.7% | - | |
9.4 | 2.5 | |
7 days ago | 7 months ago | |
C | ||
GNU General Public License v3.0 or later | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
riscv-isa-sim
Posts with mentions or reviews of riscv-isa-sim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-10.
-
RISC-V simulator
Someone correct me if I'm wrong, but Spike is considered the gold standard for RISV-V simulation, in terms of support for extensions and overall correctness. As I understand it, QEMU is faster and easier to use for day-to-day for general software development.
- Help needed in building cavatools
- GCC 13 Adds RISC-V T-Head Vendor Extension Collection
-
Hardware/software to run RISC-V ASM?
Spike is an RISC-V instruction set simulator: https://github.com/riscv-software-src/riscv-isa-sim
-
most underrated cpp project you’ve seen?
I really like the source code for the Spike RISC-V ISA Simulator. It's not very heavily commented, though, so you really need to read the code.
- C++17 RISC-V RV32/64/128 userspace emulator library
- Buying RISC-V development board
-
Is there a way to run RISCV sim spike on bare metal?
If you want to run bare metal with no RTOS, it should be possible, but you will need to replace the main startup program (https://github.com/riscv-software-src/riscv-isa-sim/blob/master/spike_main/spike.cc) with some program to set up the hardware and instantiate the simulator, load the OS image etc and then have a decent runtime environment to that supports malloc() etc and redirect IO to serial or flash memory etc. There is a bit of work you would need to do.
- switching between privilege levels
-
Starting up with RISC-V
I guess you will also use Spike and the Sail model for RISC-V.
nanoCH32V305
Posts with mentions or reviews of nanoCH32V305.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-14.
-
Recommend MCU with dual USB - one host and one device IF?
If you are willing to try r/RISCV ones, then nanoCH32V203 (with two Full-Speed interfaces) and nanoCH32V305 (with one Full-Speed and one High-Speed interface) might be enough.
-
RP2040 based MCU for dactyl in the works
There are dual USB r/RISCV boards with GPIO pins exposed, like nanoCH32V203 and nanoCH32V305.
-
USB on pi pico
There are RISC-V MCUs that have two USB interfaces, but those are not supported by QMK yet. I tried some of those boards in kite project.
-
Dvorak with Qwerty hotkeys in Excel and Word
Kite has standard shortcuts option too, but it runs on dedicated MCU board, not host PC.
-
USB Dongle to convert Colemak keyboard to QWERTY keystrokes?
RISC-V boards cost $3-$6 depending if you want high speed USB or full speed one.
-
What is the go-to MCU if you need more pins than a promicro/elite?
u/Bounty1Berry is exploring RISC-V nanoCH32V305 board, but it's a new board that is not supported by (Q|T|Z)MK yet, so not really go-to option at this stage.
-
nanoCH32V003 board
Their earlier boards like nanoCH32V203 and nanoCH32V305 were more user friendly, one could flash those via USB without WCH-Link.
-
Hardware/software to run RISC-V ASM?
Muse Lab has MCU boards like nanoCH32V203 and nanoCH32V305.
-
Keymap iterator
It runs on nanoCH32V305 dual USB r/RISCV MCU board.
- CH32V305 Development Board from MuseLab
What are some alternatives?
When comparing riscv-isa-sim and nanoCH32V305 you can also consider the following projects:
riscv-arch-test
ch32v003 - CH32V003 is an ultra-cheap RISC-V MCU with 2KB SRAM, 16KB flash, and up to 18 GPIOs that sells for under $0.10
sail-riscv - Sail RISC-V model
hid-remapper - USB input remapping dongle
rvv-intrinsic-doc
nanoCH32V003
qemu
nanoCH32V203
riscv-none-elf-gcc-xpack - A binary distribution of the GNU RISC-V Embedded GCC toolchain
keyboard-quantizer-doc - Convert your keyboard QMK enabled
jailhouse - Linux-based partitioning hypervisor
ch32v307 - Including the SDK、HDK、Datasheet of RISC-V MCU CH32V307 and other relevant development materials
riscv-isa-sim vs riscv-arch-test
nanoCH32V305 vs ch32v003
riscv-isa-sim vs sail-riscv
nanoCH32V305 vs hid-remapper
riscv-isa-sim vs rvv-intrinsic-doc
nanoCH32V305 vs nanoCH32V003
riscv-isa-sim vs qemu
nanoCH32V305 vs nanoCH32V203
riscv-isa-sim vs riscv-none-elf-gcc-xpack
nanoCH32V305 vs keyboard-quantizer-doc
riscv-isa-sim vs jailhouse
nanoCH32V305 vs ch32v307