kianRiscV VS neorv32

Compare kianRiscV vs neorv32 and see what are their differences.

neorv32

:rocket: A tiny, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL. (by stnolting)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kianRiscV neorv32
1 77
492 1,433
- -
7.8 9.9
5 days ago 8 days ago
AGS Script C
ISC License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kianRiscV

Posts with mentions or reviews of kianRiscV. We have used some of these posts to build our list of alternatives and similar projects.
  • Have I discovered a synthesis/routing defect with the Gowin IDE?
    1 project | /r/GowinFPGA | 22 Jul 2023
    I encountered this issue when having difficulty porting a risc-v softcore (https://github.com/splinedrive/kianRiscV/blob/master/README.md), which works perfectly on two other hardware platforms. The linux boot process would stall about 1M instructions in. I tracked the issue down to the above issue, which differed from simulation results. Straightforward attempts to recreate the defect in a standalone environment failed. Instead I have resorted to stripping back and refactoring the failing softcore implementation layer by layer until reaching a minimal setup which still exhibits the defect. The result is the code below. The code doesn’t do anything meaningful, except exhibit the defect.

neorv32

Posts with mentions or reviews of neorv32. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-08.

What are some alternatives?

When comparing kianRiscV and neorv32 you can also consider the following projects:

biriscv - 32-bit Superscalar RISC-V CPU

VexRiscv - A FPGA friendly 32 bit RISC-V CPU implementation

my_hdmi_device - New clean hdmi implementation for ulx3s, icestick, icoboard, arty7, colorlight i5 and blackicemx! With tmds encoding hacked down from dvi standard. Supports DDR and SRD tranfser!

linux-on-litex-vexriscv - Linux on LiteX-VexRiscv

icicle - 32-bit RISC-V system on chip for iCE40 FPGAs

picoMIPS - picoMIPS processor doing affine transformation

darkriscv - opensouce RISC-V cpu core implemented in Verilog from scratch in one night!

upduino-projects - Various VHDL projects I've worked on for the Upduino v2.0 and v3.0

s1-ecg-demo - An all-in-one kit to deploy and test ECG algorithms with ease. Based on the AD8233 and S1 Module, this open source board is a great for new products, as well as research and teaching.

chipyard - An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more

a2o - The A2O core was a follow-on to A2I, written in Verilog, and supported a lower thread count than A2I, but higher performance per thread, using out-of-order execution (register renaming, reservation stations, completion buffer) and a store queue. It is now being updated for compliancy and integration into open projects.

lxp32-cpu - A lightweight, open source and FPGA-friendly 32-bit CPU core based on an original instruction set