Technical data

notepad
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
335
notepad
The
notepad
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"
(p125) 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.