this post was submitted on 14 Mar 2026
20 points (95.5% liked)
Hardware
6520 readers
192 users here now
All things related to technology hardware, with a focus on computing hardware.
Some other hardware communities across Lemmy:
- Augmented Reality - !augmented_reality@lemmy.world
- Gaming Laptops - !gaminglaptops@piefed.social
- Laptops - !laptops@piefed.social
- Linux Hardware - !linuxhardware@programming.dev
- Linux Phones - !linuxphones@lemmy.ca
- Mechanical Keyboards - !mechanical_keyboards@programming.dev
- Monitors - !monitors@piefed.social
- Raspberry Pi - !raspberry_pi@programming.dev
- Retro Computing - !retrocomputing@lemmy.sdf.org
- Virtual Reality - !virtualreality@lemmy.world
Rules (Click to Expand):
-
Follow the Lemmy.world Rules - https://mastodon.world/about
-
Be kind. No bullying, harassment, racism, sexism etc. against other users.
-
No Spam, illegal content, or NSFW content.
-
Please stay on topic, adjacent topics (e.g. software) are fine if they are strongly relevant to technology hardware. Another example would be business news for hardware-focused companies.
-
Please try and post original sources when possible (as opposed to summaries).
-
If posting an archived version of the article, please include a URL link to the original article in the body of the post.
Icon by "icon lauk" under CC BY 3.0
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't think a finished RISC-V design is available ready to use, you would have to design it from the ground up just as with any other chip. To have such shortcuts, you need to license from Arm.
There are plenty of RISC-V cores available on the market for SoC vendors to license and use. So many that they even outnumber the SoCs using them.
Several RISC-V SoC vendors design their own cores and license those core designs out for other vendors to use in their own SoCs (T-Head, SpacemiT, Tenstorrent), some are focused entirely on core designs that they sell and don't currently make SoCs themselves (SiFive, etc.), and countless open-source RISC-V cores exist online.
StarFive, ESWIN, and Sophgo are some of the companies that make RISC-V processors/SoCs but which don't actually "design it from the ground up" since they license the CPU core design from either SiFive or T-Head. Similar to how most ARM SoC vendors license the ARM Cortex CPU cores.
There's about a zillion FOSS RISC-V cores on opencores.org and elsewhere.