vunit icon indicating copy to clipboard operation
vunit copied to clipboard

GHDL ignores VUNIT_GHDL_PATH environment variable

Open Lucas-KB opened this issue 3 months ago • 0 comments

Vunit uses the wrong version of GHDL when you have a ghdl version in your PATH and another that you pass via the VUNIT_GHDL_PATH variable. Specifically to check for coverage and VHPI support.

I propose this fix. I could open a PR if it is ok.

Lucas-KB avatar Oct 15 '25 12:10 Lucas-KB