pico-rv32ima VS RVVM

Compare pico-rv32ima vs RVVM and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pico-rv32ima RVVM
5 7
206 822
- -
6.2 9.6
9 months ago 13 days ago
C C
GNU General Public License v3.0 or later GNU General Public License v3.0 only
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.

pico-rv32ima

Posts with mentions or reviews of pico-rv32ima. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-12.
  • Running Linux on RP2040 with the help of RISC-V emulation
    1 project | /r/CKsTechNews | 19 May 2023
    1 project | news.ycombinator.com | 19 May 2023
  • Ask HN: Best computer that can't run a modern browser
    3 projects | news.ycombinator.com | 12 May 2023
    maybe with a little hacking ..

    "Raspberry Pi Pico RISC-V Emulator Runs Linux" ( 2 days ago )

    https://www.tomshardware.com/news/raspberry-pi-pico-risc-v-e...

    https://github.com/tvlad1234/pico-rv32ima

    "This project uses CNLohr's mini-rv32ima RISC-V emulator core to run Linux on a Raspberry Pi Pico. It uses two 8 megabyte SPI PSRAM chips as system memory. To alleviate the bottleneck introduced by the SPI interface of the PSRAM, a 4kb cache is used. The cache implementation comes from xhackerustc's uc32-rvima project."

  • RP2040 Runs Linux Through RISC-V Emulation
    4 projects | news.ycombinator.com | 24 Mar 2023
    The amazing part of this hack is using the SD card as main memory. And booting to a shell in 15 minutes blows the doors off the project that started it all.

    It uses 230 1k entries for the cache, https://github.com/tvlad1234/pico-rv32ima/blob/main/pico-rv3...

    It looks like it also writes 1k during each block flush. This will definitely put some pressure on the wear leveling algo on the sdcard. :) I am a big fan of this sdcard hack, I wonder what the illogical conclusion is? SDMD RAID?

    While it might not make it faster, adding 64Mbit of PSRAM to the other SPI port would make the sdcard live longer.

    https://www.sramsun.com/list-354-1.html https://www.issi.com/us/product-cellular-ram.shtml

    The Dmitry comments here, https://hackaday.com/2023/03/19/rp2040-runs-linux-through-ri... and has much better boot numbers for a later project.

    https://dmitry.gr/?r=05.Projects&proj=07.%20Linux%20on%208bi...

    Previous discussions https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...

RVVM

Posts with mentions or reviews of RVVM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-03.

What are some alternatives?

When comparing pico-rv32ima and RVVM you can also consider the following projects:

picosystem - PicoSystem libraries and examples.

rvemu - RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).

pico-os - an operating system for the Raspberry Pi Pico

chipyard - An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more

vtm - Text-based desktop environment

small-vm - A small virtual machine, following the "Write your own virtual machine" : https://justinmeiners.github.io/lc3-vm/ course.

qemu-pinning - My QEMU fork with pinning (affinity) support and a few tweaks.

cheribsd - FreeBSD adapted for CHERI-RISC-V and Arm Morello.

jupiter - RISC-V Assembler and Runtime Simulator

retro-go - Retro emulation for the ODROID-GO and other ESP32 devices

article-transfer-rs - Rust/Go/php-src article translate

GCC-Cross-Compiler - These are gcc cross compiler tools.