Technical data

vsource
CR-220 ModelSim Commands ModelSim EE/SE Command Reference
vsource
The vsource command displays an HDL source file in the VSIM Source window.
This command is used in order to set a breakpoint in a file other than the one
currently displayed in the Source window
(10-200).
Syntax
vsource
[<filename>]
Arguments
<filename>
Specifies a relative or full pathname. Optional. If filename is omitted the source
file for the current design context is displayed.
Examples
vsource design.vhd
vsource /old/design.vhd