this post was submitted on 14 Jun 2024
10 points (100.0% liked)

RISC-V

813 readers
1 users here now

RISC-V (pronounced "risk-five") is a license-free, modular, extensible instruction set architecture (ISA).

riscv.org

Youtube | Twitter

Matrix space

Other RISC-V communities on Lemmy

founded 3 years ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 2 months ago (1 children)

I don’t understand what one would do with a RISC-V microcontroller soldered to an ARM Single Board (micro-)Computer—it’s already got a processor.

Is it literally designed for doing development on the RISC-V subsystem, to later be deployed on their RISC-V-only pico devices? What advantages does this provide to the development process?

[–] [email protected] 3 points 2 months ago (1 children)

Yeah I'm equally confused what this is useful for. Seems like it would rely on custom tooling depending on how the cores talk to each other.

[–] [email protected] 1 points 2 months ago

Maybe it’s slightly more convenient for remote development, where you leave this device in the field where they’re ultimately supposed to get deployed?