vscode-verilog-hdl-support icon indicating copy to clipboard operation
vscode-verilog-hdl-support copied to clipboard

HDL support for VS Code

Results 147 vscode-verilog-hdl-support issues
Sort by recently updated
recently updated
newest added

**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...

bug

**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...

bug

**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...

bug

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...

bug

**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!)...

bug

**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...

bug

**Which problem is this feature request solving?** can use custom lint rule **Describe the solution you'd like** add enviroment setting like svls-vscode ![image](https://github.com/mshr-h/vscode-verilog-hdl-support/assets/3006575/d510e4bd-54a4-4a3b-9f2b-57b13ef043df) 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: ![image](https://github.com/mshr-h/vscode-verilog-hdl-support/assets/120395281/a7684e4b-04d3-414e-b791-3f5f4ae4aada) **Environment (please complete the following information):** - OS:...

bug

**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 -...

bug