Technical data

vmap
ModelSim EE/SE Command Reference ModelSim Commands CR-207
vmap
The vmap command defines a mapping between a logical library name and a
directory by modifying the modelsim.ini file. With no arguments, reads the
appropriate modelsim.ini file(s) and prints the current VHDL logical library to
physical directory mappings. Returns nothing.
Syntax
vmap
[-help] [-c] [-del] [<logical_name>] [<path>]
Arguments
-help
Displays the commands options and arguments. Optional.
-c
Copies the default modelsim.ini file from the ModelSim installation directory to
the current directory. Optional.
-del
Deletes the mapping specified by <logical_name> from the current project file.
Optional.
<logical_name>
Specifies the logical name of the library to be mapped. Optional.
<path>
Specifies the pathname of the directory to which the library is to be mapped.
Optional. If omitted, the command displays the mapping of the specified logical
name.