riscv_vhdl
Portable RISC-V System-on-Chip implementation: RTL, debugger and simulators (by sergeykhbr)
edb-debugger
edb is a cross-platform AArch32/x86/x86-64 debugger. (by eteran)
| riscv_vhdl | edb-debugger | |
|---|---|---|
| 2 | 5 | |
| 687 | 2,915 | |
| 0.0% | 0.1% | |
| 7.3 | 5.7 | |
| 11 months ago | 3 months ago | |
| C++ | C++ | |
| Apache License 2.0 | GNU General Public License v3.0 only |
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?
edb-debugger
Posts with mentions or reviews of edb-debugger.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-02-13.
- Ghidra by NSA
- Desperately looking for graphical debugger (IDE, gdb plugin, you name it) for linux that works similarly to Visual Studio (showing hex, dec, binary, etc).
-
Beginner questions
EDB (Evan's Debugger): A 32 bit and 64 bit program debugger and disassembler for Windows
- Legalizing Gay Marriage in Crusader Kings III with Ghidra
-
Where to find a nasm debugger that works with my code?
Alternatively there's that GUI debugger I remember https://github.com/eteran/edb-debugger, may require building from source though :)
What are some alternatives?
When comparing riscv_vhdl and edb-debugger you can also consider the following projects:
gd32vf103inator - Program the GD32VF103 using C, your favourite editor and make
x64dbg - An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
VexRiscv - A FPGA friendly 32 bit RISC-V CPU implementation
gef - GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
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
tscns - A low overhead nanosecond clock based on x86 TSC