vscode-verilog-hdl-support
vscode-verilog-hdl-support copied to clipboard
HDL support for VS Code
**The bug** When using xvlog on windows, and accessing files on Red Hat sever over a Samba, I am pegging the remote servers CPU. **Environment:** - Local OS: Windows 10...
**Describe the bug** ctags not work. **Environment (please complete the following information):** - OS: Windows1 11 22H2 22621.3447 - VS Code version 1.88.1 - Extension version 1.13.5 - using ctags...
**Describe the bug** iverilog includePath not working. Not even in IcarusLinter's Execute log. **Environment (please complete the following information):** - OS: Windows1 11 22H2 22621.3447 - VS Code version 1.88.1...
I wondered if there's any plan (or any work) on developing linting and auto-completion for the Vivado Tcl scripts mentioned in #434 **_Update_:** As suggested [here](https://docs.amd.com/r/en-US/ug894-vivado-tcl-scripting/Example-Script), we may try integrating...
The readme file of this project specifies the `ctags-companion.readtagsEnabled` attribute which can be added to `settings.json`. However, the [readme file of the ctags-companion](https://github.com/gediminasz/ctags-companion) project does not list it. I think...
**Describe the bug** Module port list shows a visualization fault on last entry. It will always be displayed in blue instead of white like the other port names (see screenshot!)...
**Describe the bug** I have installed vivado(including xvlog) and it works well. Then I set xvlog as the linter in vscode, but it doesn't work (no red underline and no...
**Which problem is this feature request solving?** can use custom lint rule **Describe the solution you'd like** add enviroment setting like svls-vscode  https://github.com/search?q=repo%3Adalance%2Fsvls-vscode%20toml&type=code **Describe alternatives you've considered** **Can you...
**Describe the bug** Module and instance name highlighting does not work if parameter assignment starts at the line after module name:  **Environment (please complete the following information):** - OS:...
**Describe the bug** Picking end-of-block statements (e.g., `endgenerate`) from autocomplete dialog doesn't auto-dedent (unindent) **Environment:** - OS: Windows 10, Linux Mint (repro on both) - VS Code version: latest -...