Code Monkey home page Code Monkey logo

Comments (9)

gabrielebrajnikst avatar gabrielebrajnikst commented on May 20, 2024 1

@Raamakrishnan After some debugging, it turns out that even if I used the "official" installer, I had to manually put the following dlls in the same folder of iverilog executable:

  • libgcc_s_seh-1.dll
  • libstdc++-6.dll
  • libwinpthread-1.dll
    Now linting works.

from vscode-verilog-hdl-support.

Raamakrishnan avatar Raamakrishnan commented on May 20, 2024
  1. Is iverilog available in the PATH variable?
  2. Is iverilog configured as the linter in verilog.linting.linter?
  3. Does the linting happen on saving the document?

from vscode-verilog-hdl-support.

aviadb avatar aviadb commented on May 20, 2024

1)C:\msys64\mingw64\bin
C:\msys64\home\aviadb\iverilog\iverilog_install\bin
are both in PATH variable

  1. Yes
  2. No

from vscode-verilog-hdl-support.

Raamakrishnan avatar Raamakrishnan commented on May 20, 2024

Which version of Windows and VS Code are you using?
Can you provide a minimal code that doesn't work with linting, along with your settings.json file?

from vscode-verilog-hdl-support.

Raamakrishnan avatar Raamakrishnan commented on May 20, 2024

I am sorry, you seem to be using msys2 to run iverilog. I haven't used msys2 myself. But I think you should be using the iverilog windows binary for it to work normally.

@mshr-h Proposing to close this issue due to inactivity

from vscode-verilog-hdl-support.

gabrielebrajnikst avatar gabrielebrajnikst commented on May 20, 2024

@Raamakrishnan same issue here, I'm using the windows binaries.

  1. iverilog is available in the PATH variable
  2. iverilog is configured as the linter
  3. Linting doesn't happen on saving the document

Windows 10.0.17763.316
VSCode 1.31.1

from vscode-verilog-hdl-support.

Raamakrishnan avatar Raamakrishnan commented on May 20, 2024

@gabrielebrajnikst can you try running iverilog through command line (from your workspace root) and let me know what the output is? Also, is it possible to reproduce this scenario in a small workspace and attach it here?
Thanks.

from vscode-verilog-hdl-support.

Septyawan avatar Septyawan commented on May 20, 2024

@Raamakrishnan sorry for asking dumb question, I just begin everything in Programming World. so how to check PATH variable in VsCode? I've exact same problem.

from vscode-verilog-hdl-support.

Raamakrishnan avatar Raamakrishnan commented on May 20, 2024

@Septyawan PATH variable is not something within VS Code. It is a OS level environment variable. The method to check it is different for different OS. Please google the method for you OS.

from vscode-verilog-hdl-support.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.