Add support for verible: language server + fixer (#4994)

* Add support for verible: language server + fixer
* verible: add default flag, rules support for verible-ls
This commit is contained in:
Nicolas Derumigny
2025-08-13 16:41:56 +02:00
committed by GitHub
parent 29f1ff2579
commit 6d7bc15d9a
12 changed files with 196 additions and 2 deletions

View File

@@ -734,6 +734,7 @@ formatting.
* [hdl-checker](https://pypi.org/project/hdl-checker)
* [iverilog](https://github.com/steveicarus/iverilog)
* [slang](https://github.com/MikePopoloski/slang)
* [verible](https://github.com/chipsalliance/verible/tree/master)
* [verilator](http://www.veripool.org/projects/verilator/wiki/Intro)
* [vlog](https://www.mentor.com/products/fv/questa/)
* [xvlog](https://www.xilinx.com/products/design-tools/vivado.html) :speech_balloon: