Skip to content

[Bug] .ini file not found for Questa Base #1189

@loecke-ws

Description

@loecke-ws

Since merging #1170 Questa Sim Base 2025.1 fails with the following message:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\questa_base64_2025.1\\questa.ini'

The install directory does contain a questasim.ini (and a modelsim.ini), but not a questa.ini. Renaming works as a workaround.

My guess is that questa.ini is used in the newer Altera versions and questasim.ini in at least the Base edition (though I don't know other versions). Therefore VUnit cannot assume questa.ini exists when detecting the -ini flag, but should check which of the files exists (questa.ini, questasim.ini, modelsim.ini).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions