Description
The modelsim.ini file stores the location of libraries, startup files, and other default settings
for ModelSim. The command vmap -c
can be used in the command-line window to copy
the modelsim.ini file from the installation directory to the current working directory. If you do not use this command, all library mappings will be made to the modelsim.ini file in the
installation directory. Altera recommends that you use vmap -c
at the start of
every new project.