#2804 Add hdl-checker to supported tools
This commit is contained in:
parent
5b3da60cea
commit
4044196047
2 changed files with 2 additions and 0 deletions
|
@ -483,6 +483,7 @@ Notes:
|
|||
* VALA
|
||||
* `uncrustify`
|
||||
* Verilog
|
||||
* `hdl-checker`
|
||||
* `iverilog`
|
||||
* `verilator`
|
||||
* `vlog`
|
||||
|
|
|
@ -492,6 +492,7 @@ formatting.
|
|||
* VALA
|
||||
* [uncrustify](https://github.com/uncrustify/uncrustify)
|
||||
* Verilog
|
||||
* [hdl-checker](https://pypi.org/project/hdl-checker)
|
||||
* [iverilog](https://github.com/steveicarus/iverilog)
|
||||
* [verilator](http://www.veripool.org/projects/verilator/wiki/Intro)
|
||||
* [vlog](https://www.mentor.com/products/fv/questa/)
|
||||
|
|
Reference in a new issue