CV32E40P is an in-order 4-stage RISC-V RV32IMFCXpulp CPU based on RI5CY from PULP-Platform
-
Updated
Jul 19, 2024 - SystemVerilog
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.
CV32E40P is an in-order 4-stage RISC-V RV32IMFCXpulp CPU based on RI5CY from PULP-Platform
VeeR EH1 core
VeeR EL2 Core
This is the CORE-V MCU project, hosting CORE-V's embedded-class cores.
Методические материалы по разработке процессора архитектуры RISC-V
Vector processor for RISC-V vector ISA
Heterogeneous Research Platform (HERO) for exploration of heterogeneous computers consisting of programmable many-core accelerators and an application-class host CPU, including full-stack software and hardware.
A PULP SoC for education, easy to understand and extend with a full flow for a physical design.
A Single Cycle Risc-V 32 bit CPU
HaDes-V is an Open Educational Resource for learning microcontroller design. It guides you through creating a pipelined 32-bit RISC-V processor using SystemVerilog and FPGA tools. Developed by TU Graz's EAS Group, this resource combines hands-on exercises in hardware/software co-design with practical implementation on the Basys3 FPGA board.
DUTH RISC-V Superscalar Microprocessor
Azadi (Freedom) is a 32-bit RISC-V CPU based System on Chip.
A Verilog based 5-stage fully functional pipelined RISC-V Processor code.
RISCV CPU implementation in SystemVerilog
A Barrel design of RV32I