You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This creates a single source of truth for finding modelsim.ini. It is
now possible to use MODELSIM=/path/to/custom/modelsim.ini and both
ModelSim and vunit will use that. (The VUNIT_MODELSIM_INI environment
variable can still be used to override modelsim.ini only for vunit.)
* This fixes detecting modelsim.ini in the quartus-prime-lite package
from https://github.com/nixos/nixpkgs, which exposes binaries at
$prefix/bin, but not $prefix/modelsim.ini, because the latter is an
FHS violation.
0 commit comments