27 lines
631 B
Markdown
27 lines
631 B
Markdown
---
|
|
name: Bug report
|
|
about: The tool is not doing what I expected
|
|
title: "[BUG]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
- [ ] I have reviewed this project's [contribution guidelines](https://github.com/SystemRDL/PeakRDL-regblock/blob/main/CONTRIBUTING.md)
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
Details like these can be helpful:
|
|
* Sample SystemRDL code
|
|
* Error message, simulation waveform, etc.
|
|
* Version numbers for the tool, Python, and OS
|
|
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|