riscv_vhdl
Portable RISC-V System-on-Chip implementation: RTL, debugger and simulators (by sergeykhbr)
lxp32-cpu
A lightweight, open source and FPGA-friendly 32-bit CPU core based on an original instruction set (by lxp32)
| riscv_vhdl | lxp32-cpu | |
|---|---|---|
| 2 | 2 | |
| 687 | 66 | |
| 0.0% | - | |
| 7.3 | 5.5 | |
| 11 months ago | about 1 year ago | |
| C++ | Assembly | |
| Apache License 2.0 | MIT 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.
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.
riscv_vhdl
Posts with mentions or reviews of riscv_vhdl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-08.
-
Wouldn't it be crazy if amd or intel turned around and started making RISK-V based processors to compete with arm?
There is code that describes the processor, the VHDL is also open source. You can get the some similar implementations for older ARM implementations but you may have to pay to use them commercially.
- What is a list of all softcores that were designed purely using VHDL?
lxp32-cpu
Posts with mentions or reviews of lxp32-cpu.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-13.
-
Minix
If you're willing to go REAL slow, there's still FPGAs. Something like this perhaps. Adoption would be pretty damned limited though, so your point stands.
-
What is a list of all softcores that were designed purely using VHDL?
I used this one https://github.com/lxp32/lxp32-cpu as base for building a RISC-V softcore.
What are some alternatives?
When comparing riscv_vhdl and lxp32-cpu you can also consider the following projects:
VexRiscv - A FPGA friendly 32 bit RISC-V CPU implementation
zipcpu - A small, light weight, RISC CPU soft core
gd32vf103inator - Program the GD32VF103 using C, your favourite editor and make
microwatt - A tiny Open POWER ISA softcore written in VHDL 2008
spam-1 - Home Brew 8 Bit CPU Hardware Implementation including a Verilog simulation, an assembler, a "C" Compiler and this repo also contains my research and learning. See also the Hackaday.IO project. https://hackaday.io/project/166922-spam-1-8-bit-cpu
neorv32 - 🖥️ A small, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL.