Skip to content

Vivado as a tool for linting is not properly detected in Windows environment #778

@sominlee74

Description

@sominlee74

In windows environemt, Vivado is not detectd well at the July 10 in 2025.

Here is the detail environment.

  • Windows 11 64bit (Home edtition, verstion 24H2), (Korean language_
  • Vivado 2024.2 (64bits)
  • VSCode 1.102.0
  • TerosHDL (7.0.1, 7.0.3, and 7.0.5): I tried 7.0.5 which I downloaded directly from the github. And the results are same fails to detect vivado.

I know the same issue was already submitted and closed, but this error seems to be not fixed yet.
I also tried to run settings64.bat, and others, but they didn't work so I create this issue.
(Previous issue: #715 )

Here is the message capture image from terosHDL "Verify Setup" in VSCode.

Image

Same as the experience of @ht145 and @cezchitos, in the command prompt, vivado -version works well.

Image

Here is the Linter settings in terosHDL

Image

This the Tools configuration. As you find, the path to vivado binary for windows version is C:\Xilins\Vivado\2024.2\bin

Image

And for CLI, we can find vivado.bat in window version as shown in the below image.

Image

c.f) Interestingly, modelsim altera version for windows OS (32bit) is properly detected when I choose Modelsim.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions