ibex
RISC-V CPU core
A 32-bit RISC-V CPU core designed for embedded control applications with configurable extensions and parameters.
Ibex is a small 32 bit RISC-V CPU core, previously known as zero-riscy.
1k stars
98 watching
552 forks
Language: SystemVerilog
last commit: 3 months ago
Linked from 1 awesome list
cpucorehardwarerisc-vrv32
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal 64-bit RISC-V multicore processor designed to be easy to understand and extend for educational and academic purposes. | 79 |
| A 32-bit RISC-V CPU core with a two-stage pipeline designed for low-cost embedded control applications. | 29 |
| A small RISC-V core designed to support out-of-order execution and double issue architecture for efficient instruction processing. | 33 |
| An award-winning RISC-V CPU designed for low-power and area-efficient designs | 1,457 |
| A 4-stage RISC-V core for compute-intensive applications with a general-purpose extension interface | 225 |
| A Linux-capable RISC-V multicore accelerator designed to be small, modular, and easy to use for various applications. | 634 |
| A Verilog RTL design for an EL2 RISC-V core with various peripherals and features | 252 |
| A RISC-V processor core design implemented in SystemVerilog RTL | 830 |
| A secure, 4-stage RISC-V core designed for high-security applications with both machine mode and user mode capabilities | 133 |
| An experimental RISC-V CPU implementation designed to optimize performance by executing compressed instructions first and using a microcoded instruction path | 205 |
| A collection of Rust crates providing peripheral access and hardware abstraction layers for RISC-V based E310x microcontrollers. | 19 |
| Provides an embedded hardware abstraction layer (HAL) for the E310x microcontroller family. | 17 |
| A peripheral access crate for a specific microcontroller family | 36 |
| A tiny RISC-V emulator for running Linux-like systems on small devices. | 1,708 |
| Develops a formally verified RISC-V processor core using Haskell | 249 |