pico-rv32ima VS riscv

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

pico-rv32ima

Running Linux on RP2040 with the help of RISC-V emulation (by tvlad1234)

riscv

RISC-V(RV32IM) emulator with support for syscalls. (by mirimmad)
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 riscv
5 1
206 20
- -
6.2 7.6
9 months ago 8 months ago
C C
GNU General Public License v3.0 or later MIT License
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...

riscv

Posts with mentions or reviews of riscv. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

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

picosystem - PicoSystem libraries and examples.

ch32v00 - Unofficial snap for ch32v00* chipset development tools

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

puNES - Qt-based Nintendo Entertaiment System emulator and NSF/NSF2/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)

vtm - Text-based desktop environment