ExportVerilog crashes when encountering an seq.firrtlreg
Open
ExportVerilog
Seq
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 524
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
It should give a nice error about unhandled operation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ExportVerilog entry point and tracing how it handles an seq.firrtlreg operation. Confirm the current crash path, then identify the existing diagnostic mechanism for unhandled operations. Done means ExportVerilog reports a clear unhandled-operation error instead of crashing when it encounters seq.firrtlreg.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100