cvw

RISC-V processor core

A configurable RISC-V processor core with various extensions and peripherals

CORE-V Wally is a configurable RISC-V Processor associated with RISC-V System-on-Chip Design textbook. Contains a 5-stage pipeline, support for A, B, C, D, F, M and Q extensions, and optional caches, BP, FPU, VM/MMU, AHB, RAMs, and peripherals.

GitHub

282 stars
33 watching
199 forks
Language: SystemVerilog
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
openhwgroup/cv32e40x A 4-stage RISC-V core for compute-intensive applications with a general-purpose extension interface 225
openhwgroup/cv32e40s A secure, 4-stage RISC-V core designed for high-security applications with both machine mode and user mode capabilities 133
openhwgroup/cve2 A 32-bit RISC-V CPU core with a two-stage pipeline designed for low-cost embedded control applications. 29
openhwgroup/core-v-verif Functional verification project for RISC-V cores 458
chipsalliance/cores-veer-eh1 A RISC-V processor core design implemented in SystemVerilog RTL 830
chipsalliance/cores-veer-el2 A Verilog RTL design for an EL2 RISC-V core with various peripherals and features 252
openhwgroup/cv-hpdcache An RTL source implementation of an L1 data cache designed for RISC-V cores and accelerators. 62
b224hisl/rioschip A small RISC-V core designed to support out-of-order execution and double issue architecture for efficient instruction processing. 33
openhwgroup/cvfpu A flexible and parameterizable floating-point unit design for RISC-V processors 440
openhwgroup/force-riscv Generates RISC-V instruction sequences for test verification and modeling 268
olofk/serv An award-winning RISC-V CPU designed for low-power and area-efficient designs 1,457
black-parrot/black-parrot A Linux-capable RISC-V multicore accelerator designed to be small, modular, and easy to use for various applications. 634
riscv-rust/gd32vf103-pac A peripheral access crate for a specific microcontroller family 36
ve3wwg/stm32f103c8t6 Provides a development environment for working with the STM32F103 microcontroller 330
sifive/prockami Formal verification and implementation of RISC-V processor designs using Coq. 22