https://github.com/efeslab/hardware-bugbase
https://github.com/efeslab/hardware-bugbase
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/efeslab/hardware-bugbase
- Owner: efeslab
- Created: 2020-09-02T15:21:13.000Z (almost 6 years ago)
- Default Branch: bugs
- Last Pushed: 2024-06-12T20:46:36.000Z (about 2 years ago)
- Last Synced: 2025-08-10T15:44:55.848Z (11 months ago)
- Language: SystemVerilog
- Size: 6.68 MB
- Stars: 18
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reproducible Hardware Bugs
This is part of the artifact of our paper "Debugging in the Brave New World of Reconfigurable Hardware". Please refer [here](https://github.com/efeslab/asplos22-hardware-debugging-artifact) for the full artifact, setup tutorials, and licenses.
This repository only include 20 reproducible bugs. For the full list of 68 bugs we studied in our paper, please refer [here](https://docs.google.com/spreadsheets/d/1GonADjkm878iRs2noQFXW5AidY4KiiJfTPJyIq-3Z4I/edit?usp=sharing).
If you find our work interesting, please cite our paper.
```
@inproceedings{ma2022debugging,
title={Debugging in the Brave New World of Reconfigurable Hardware},
author={Ma, Jiacheng and Zuo, Gefei and Loughlin, Kevin and Zhang, Haoyang and Quinn, Andrew and Kasikci, Baris},
booktitle={Proceedings of the Twenty-Seventh International Conference on Architectural Support for Programming Languages and Operating Systems},
year={2022}
}
```