Skip to content

RISCY is an in-order 4-stage RISC-V RV32IMFCXpulp CPU

License

Notifications You must be signed in to change notification settings

lxing1988/riscv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RI5CY: RISC-V Core

RI5CY is a small 4-stage RISC-V core. It started its life as a fork of the OR10N CPU core that is based on the OpenRISC ISA.

RI5CY fully implements the RV32IMC instruction set and many custom instruction set extensions that improve its performance for signal processing applications.

The core was developed as part of the PULP platform for energy-efficient computing and is currently used as the processing core for PULP and PULPino.

Documentation

A datasheet that explains the most important features of the core can be found in the doc folder.

About

RISCY is an in-order 4-stage RISC-V RV32IMFCXpulp CPU

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • SystemVerilog 97.2%
  • C++ 1.4%
  • Other 1.4%