Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- I have some vague recolection that you may use ModelSim without creating a new project, in which case ModelSim will try to use a common .ini file, which may be the default one. --- Quote End --- I use Modelsim without creating a project (.mpf file) at all. Each version of modelsim gets its own global .ini file, eg., c:/build/modelsim/v10.c_ase/modelsim.ini c:/build/modelsim/v10.c_se/modelsim.ini That way the 'work' library, or my component libraries can live under the version-specific folder and the version specific modelsim.ini contains the mappings. Cheers, Dave