Technical data

vmap
ModelSim EE/PLUS Reference Manual ModelSim Command Reference
-
89
vmap
The
vmap
command defines a mapping between a logical library name and a
directory by modifying the
modelsim.ini
file. It also can be used to display all
known mappings or just the current mapping of a specified logical name.
Syntax
vmap
[-help] [-c] [-del] [<logical_name>] [<path>]
Arguments
-help
Displays the command’s options and arguments. Optional.
-c
Copies the default
modelsim.ini
file from the Model
Sim
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.