risc-v
Unlike most other ISA designs, the RISC-V ISA is provided under open source licenses that do not require fees to use. A number of companies are offering or have announced RISC-V hardware, open source operating systems with RISC-V support are available and the instruction set is supported in several popular software toolchains.
Notable features of the RISC-V ISA include a load–store architecture, bit patterns to simplify the multiplexers in a CPU, IEEE 754 floating-point, a design that is architecturally neutral, and placing most-significant bits at a fixed location to speed sign extension. The instruction set is designed for a wide range of uses. The base instruction set has a fixed length of 32-bit naturally aligned instructions, and the ISA supports variable length extensions where each instruction could be an any number of 16-bit parcels in length. Subsets support small embedded systems, personal computers, supercomputers with vector processors, and warehouse-scale 19 inch rack-mounted parallel computers.
Here are 438 public repositories matching this topic...
Hbird SDK, with more examples and Genesys2 supported
-
Updated
Jan 29, 2023 - C
A custom set of libraries & drivers for various peripherals build for https://github.com/sreedevk/kendryte-sdk
-
Updated
Apr 19, 2021 - C
(Unfinished) Hands-on RISC-V assembly programming using buttons as binary input
-
Updated
Jul 25, 2024 - C
Bare metal firmware on Longan Nano board
-
Updated
Jul 19, 2023 - C
This repository contains all the task done during the VSDSquadron Mini internship 2024
-
Updated
Jul 18, 2024 - C
Some projects about computer architecture: dgemm problem, vectorial adder and cpu risc-v.
-
Updated
May 1, 2025 - C
Electronic dice with CH32V003 RISC-V microcontroller. Press the PCB bottom to roll - 6 LEDs display random results. USB-powered, compact 45mm design.
-
Updated
Jul 20, 2025 - C
- Followers
- 170 followers
- Website
- github.com/topics/riscv
- Wikipedia
- Wikipedia