Technical data

vmap
390
-
Simulator Command Reference ModelSim EE/PLUS Reference Manual
vmap
The
vmap
command (identical to the Model
Sim
vmap
command (p89), but
invoked within VSIM) 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
[-del] [<logical_name>] [<path>]
Arguments
-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.