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

"Reload tests" and ignores options set settings window #18

Open
philipphct opened this issue Mar 1, 2021 · 0 comments
Open

"Reload tests" and ignores options set settings window #18

philipphct opened this issue Mar 1, 2021 · 0 comments

Comments

@philipphct
Copy link

Hi,
I think I encountered a bug in this wonderful plugin:

My setup:
In my company we use multiple Modelsim versions (Free Intel Starter Edition and regular full version, somewhat depending on use case)
In my run.py I have a number of custom command line arguments defined to influence the behavior of my simulation, so stuff that happens before simulation starts, like scanning huge directories, condensing that information to something that can be easily read on consecutive runs (speeding up simulation runs), setting some environment variables (i.e. setting what version to use) etc. which works quite well, when calling it from command line interface.

Using the VUnit Test Explorer I was expecting that vunit.options are always applied including "reload tests" and initial scan, but it seems they are only applied when pressing "Run *", so the whole preprocessing runs always with default values.

Is there a chance this might get fixed in the future?

Cheers,
Philipp

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

1 participant