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 44 public repositories matching this topic...
Source files for SiFive's Freedom platforms (port to Zeowaa board with Cyclone 4 chip: see intel-zeowaa branch)
-
Updated
Jul 7, 2019 - Scala
Make writing trivial inst{ruction,rumentation}s for RocketChip as simple as writing the C code
-
Updated
Jul 27, 2019 - Scala
Support Repository of "How to make RISC-V Microcomputer using FPGA for programmer"
-
Updated
Jul 30, 2019 - Scala
『プログラマのためのFPGAによるRISC-Vマイコンの作り方』のサポート・リポジトリ
-
Updated
Jul 30, 2019 - Scala
-
Updated
Feb 7, 2020 - Scala
Deep Learning Accelerator Based on Eyeriss V2 Architecture with custom RISC-V extended instructions
-
Updated
Jun 25, 2020 - Scala
BOOM's Simulation Accelerator.
-
Updated
Dec 16, 2021 - Scala
A simple RISC-V project for a University course on computer architecture
-
Updated
Dec 16, 2021 - Scala
- Followers
- 171 followers
- Website
- github.com/topics/riscv
- Wikipedia
- Wikipedia