Knowledge Base Article
How do I copy the modelsim.ini file into my working directory?
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.
Updated 1 month ago
Version 2.0No CommentsBe the first to comment