Technical data
vsource
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
395
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 (p156).
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