V3
Hardware debugger
A comprehensive framework for hardware verification and debugging researches on both Boolean-level and word-level designs.
An Extensible Framework for Hardware Verification and Debugging
18 stars
5 watching
6 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
glasgowembedded/glasgow | An electronic development tool that enables users to explore and interact with hardware components | 1,921 |
davidortinau/plugin.maui.debugoverlay | A plugin that displays a debug overlay on the UI to indicate the app is running in debug mode | 14 |
theldus/bread | An injectable real-mode x86 debugger that allows debugging arbitrary code on real hardware from another PC via serial cable. | 285 |
sthewissen/plugin.maui.debugrainbows | A plugin for Maui apps that provides colorful debug modes to visualize UI elements and their layout. | 79 |
vitoplantamura/bugchecker | A kernel debugger for Windows that provides low-level debugging capabilities without requiring external hardware or system modification | 930 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
etherzhhb/shang | A high-level synthesis framework that generates Verilog RTL hardware description from C++ specifications | 119 |
seahyinghang8/blinky | An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 41 |
manitou48/duezoo | An exploration of Arduino DUE's capabilities and performance in various hardware and software tests | 45 |
sanjaywave/diaglibrary | A collection of tools and utilities for interacting with Qualcomm devices on Linux and Android platforms. | 22 |
yasirkula/unityingamedebugconsole | An in-game debug console with a UI GUI, allowing users to view and interact with debug messages during gameplay. | 2,187 |
rdomanski/hardware_hacking | A collection of notes and resources on the basics of hardware hacking, including concepts, techniques, and tools for interacting with electronic devices. | 46 |
esneider/debug | A debugging framework written in C providing various functions to print debug information in different formats. | 279 |
deplinenoise/ig-debugheap | A debugging heap to detect memory errors and crashes in software applications. | 181 |
nodai2hitc/ricecream | A debugging library that provides an alternative to Ruby's puts/p methods. | 44 |