Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xvlog linting doesn't work #475

Open
pikapuma opened this issue Apr 2, 2024 · 0 comments
Open

xvlog linting doesn't work #475

pikapuma opened this issue Apr 2, 2024 · 0 comments
Labels

Comments

@pikapuma
Copy link

pikapuma commented Apr 2, 2024

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 output) when saving the .v file. I have done the following:

  1. add the xvlog into path(D:\software\vivado\Vivado\2023.2\bin)
  2. there are no Chinese characters or spaces included in the path of .v file. And the username of my computer only consists of English characters
  3. I tried "xvlog myfile.v" in cmd, it worked well
  4. I installed modelsim and set it as the linter, and it worked well. So why doesn't xvlog work???
  5. I went to Veilog output log file and found that xvlog linter was invoked, but it is strange that it couldn't report errors although there are gramma mistakes in .v file

Environment (please complete the following information):

  • OS: [Windows 11]
  • VS Code version [1.87.2]
  • Extension version [1.13.5]
  • lint tool: xvlog

Actual behavior
If applicable, add screenshots to help explain your problem.
Verilog_log
xvlog_cmd

@pikapuma pikapuma added the bug label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant