Technical data
vmap
90
-
ModelSim Command Reference ModelSim EE/PLUS Reference Manual
Examples
vmap design /modelsim/designs/wrg101
Establishes the logical name
design
and maps it to the directory
/modelsim/designs/
wrg101
.
vmap
Without any arguments, the
vmap
command displays all current mappings (based on the
contents of the current project file, the
modelsim.ini
file).
vmap my_asic
If just a logical name is given, the
vmap
command will display the current mapping.
vmap -del old_asic
Used with the
-del
option,
vmap
deletes a mapping from the current project file.