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

doesn't work without 'work' directory, produce many junk files there #15

Open
ldmas opened this issue May 16, 2020 · 1 comment
Open

Comments

@ldmas
Copy link

ldmas commented May 16, 2020

Hi there,

The Linter did not work until I create a work directory in the same directory where the RTL files are located and mapped this directory as a Questa Lib:
%> vlib work
%> vmap work work

Should it be so? This is not described in any place.

Actually the Linter produces MANY MANY MANY junk files. How to гет rid of them?

Thank you!

@mzh330521
Copy link

The work directory is automatically generated when I use it.
As for junk files, maybe you could set "working_dir" as "${TEMP:${project_path:${folder:$file_path}}}", just throw them into $TEMP if it exists. It works well in Windows OS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants