verilator/.github/ISSUE_TEMPLATE/bug_report.md

966 B

name about title labels assignees
Bug report Use this to report that something isn't working as expected, and it isn't "Unsupported." (Note our contributor agreement at https://github.com/verilator/verilator/blob/master/docs/CONTRIBUTING.rst) new

Thanks for taking the time to report this.

Can you attach an example that shows the issue? (Must be openly licensed, completely self-contained and self-checking so can directly run what you provide. Ideally use test_regress format, see https://veripool.org/guide/latest/contributing.html?highlight=test_regress#reporting-bugs

What 'verilator' command line do we use to run your example?

What 'verilator --version' are you using? Did you try it with the git master version?

What OS and distribution are you using?

May we assist you in trying to fix this in Verilator yourself?

(Please avoid attaching screenshots that show text - you can convert images to text using e.g. https://ocr.space)