How do I get a RISC-V processor?

57 views
Skip to first unread message

Jason Long

unread,
Sep 26, 2024, 7:12:33 AM9/26/24
to riscv...@groups.riscv.org
Hello,
If someone wants to program or test a RISC-V processor, how can they do it?

Thanks.

Michael Cheponis

unread,
Sep 26, 2024, 3:38:14 PM9/26/24
to Jason Long, riscv...@groups.riscv.org
I think probably the cheapest hardware with a pair of RISC-V processors is in the new Raspberry Pi Pico 2  (RP2350 chip)  https://www.raspberrypi.com/products/rp2350/


If you just want to try the instruction set, then there are plenty of excellent simulators available https://www.riscfive.com/risc-v-simulators/

--
You received this message because you are subscribed to the Google Groups "RISC-V Teach" group.
To unsubscribe from this group and stop receiving emails from it, send an email to riscv-teach...@groups.riscv.org.
To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/riscv-teach/2051496600.6690022.1727349024179%40mail.yahoo.com.

Bruce Hoult

unread,
Sep 28, 2024, 6:25:56 AM9/28/24
to Michael....@gmail.com, Jason Long, riscv...@groups.riscv.org
The original model Milk-V Duo is the same price (recently it was
cheaper at $2.99).

https://arace.tech/products/milk-v-duo

The dual CPUs are 64 bit not 32 bit, the main CPU is 6x faster than
the CPUs in the Pico 2 (1.0 GHz), and has not only an MMU and FPU but
also a 128 bit vector unit. And it has more than 100 times more RAM
(64 MB vs 520 KB).

And runs LInux.

You download the OS (Buildroot is standard), copy it to an SD card,
insert the card, attach the Duo to your PC with a USB cable, and ssh
in to it. You can build programs using the normal RISC-V toolchain on
your PC, scp them to the Duo, and run them there. It has enough RAM
that you *could* install emacs/vi and gcc on the SD card and run them
on the Duo itself.
> To view this discussion on the web visit https://groups.google.com/a/groups.riscv.org/d/msgid/riscv-teach/CAOaX04PaRKfcW32nge1oGJsBgL2kQVP1L%2BKXM_UBycPSwb-cGw%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages