Technical data

Command history shortcuts
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
247
Command history shortcuts
The simulator command history may be reviewed, or commands may be reused,
with these shortcuts at the Model
Sim
/VSIM prompt:
Numbering conventions
Numbers in Model
Sim
/PLUS can be expressed in either VHDL or Verilog style.
Two styles can be used for VHDL numbers, one for Verilog.
VHDL numberin
g
conventions
The first of two VHDL number styles is :
[-][radix # ] value[#]
Shortcut Description
!!
repeats the last command
!n
repeats command number n; n is the VSIM prompt number, i.e., for this prompt:
VSIM 12>, n =12
!abc
repeats the most recent command starting with "abc"
^xyz^ab^
replaces "xyz" in the last command with "ab"
click on prompt
left-click once on a previous ModelSim or VSIM prompt in the transcript to copy
the command typed at that prompt to the active cursor
his or history
shows the last few commands (up to 50 are kept)
Element Description
- indicates a negative number; optional
radix can be any base in the range 2 through 16 (2, 8, 10, or 16); by default,
numbers are assumed to be decimal; optional