Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


noview

The noview command closes a window in the ModelSim GUI. To open a window, use the view command.

Syntax

noview

[*] <window_name>...

Arguments

*

Wildcards can be used, for example: l* (List window), s* (Signal, Source, and Structure windows), even * alone (all windows). Optional.

<window_name>...

Specifies the ModelSim window type to close. Multiple window types may be used; at least one type (or wildcard) is required. Available window types are:

dataflow, list, process, signals, source, structure, variables, and wave

Examples

noview wave1

Closes the Wave window named "wave1".

noview l*

Closes all List windows.

noview s*

Closes all Structure, Signals, and Source windows.

See also

view


Model Technology Inc.
Model Technology Incorporated
Voice: (503) 641-1340
Fax: (503)526-5410
www.model.com
sales@model.com
Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase