Technical data

notepad
CR-104 ModelSim Commands ModelSim EE/SE Command Reference
notepad
The notepad command is a simple text editor. It may be used to view and edit ascii
files or create new files. When a file is specified on the command line, the editor
will initially come up in read-only mode. This mode can be changed from the
Notepad Edit menu. See "Editing the command line, the current source file, and
notepads"
(10-167) for a list of editing shortcuts.
Returns nothing.
Syntax
notepad
<filename> [-r | -edit]
Arguments
<filename>
Name of the file to be displayed.
-r | -edit
Selects the notepad editing mode: -r for read-only, and -edit for edit mode.
Optional. Read-only is default.