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

I have install ctags and use ctags success in commander, hover mouse on interface definition. "Go to definition" doesn't work. ![image](https://user-images.githubusercontent.com/51253090/117270808-2b4c3080-ae8c-11eb-8fed-b8b4991d957e.png) The feature enable when i copy all interface definition...

I have tried with modelsim student 10.4 and the intel 20.1 version. I am on Windows 10 x64. No matter what I do, in the output of the extension I...

bug
help wanted

**Describe the bug** I've got universal-ctags installed, When I ctrl+click a module defined in another file, or reference a module defined in another file, the editor won't take me there...

bug

Is there a folding feature for SV/Verilog ? Let's say I want to collapse an if/else block or a class/endclass, how can I do this?

It would be awesome if your code supported [Google's verible](https://github.com/google/verible). Verible is a suite of developer productivity tools for SystemVerilog code bases including; - Linter - Autoformatter - Kythe integration...

bug

**Describe the bug** When I was trying to use modelsim to lint a file, the extension gave wrong parse result: **Environment:** - OS: Windows_NT x64 10.0.19043 - VS Code version:...

bug

Is there a way to eliminate the default parameters for verilator linting? "(The command "--lint-only -I" will be added by the linter by default)." I think I am having problems...

We are at the verge of reaching 50,000 downloads in the marketplace. From this point, I feel it is good to have a structured development plan. The following are a...

enhancement