Run generated verilog through verilog formatter
Open
codegen
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Verible verilog formatter would probably do the trick:
https://google.github.io/verible/verilog_format.html
Likely invocation:
verible-verilog-format /tmp/foo.v --try_wrap_long_lines
Contributor guide
Assessment
This issue has not been assessed yet.