tillitis-key1 icon indicating copy to clipboard operation
tillitis-key1 copied to clipboard

Add a Verilog formatter

Open dehanj opened this issue 11 months ago • 2 comments

Adding a tool that can format Verilog helps us keeping the code clean and tidy. This should be able to run in CI, and from Makefile locally.

Verible seems like a good choice.

They even have a Github Action that can feedback directly to a PR: https://github.com/chipsalliance/verible-formatter-action

dehanj avatar Mar 20 '24 10:03 dehanj