Consider `line output in generated verilog
Open
codegen
enhancement
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
While xls already generated a mapping of DSLX to verilog lines as part of the VerilogLineMap proto (xls/codegen/verilog_line_map.proto), it may be useful to summarize that information and embed that into the generated verilog file using the `line construct for compatibility with third-party tools.
Contributor guide
Assessment
This issue has not been assessed yet.