|
|
|
|
|
show
The show command lists HDL items and subregions visible from the current environment. The items listed include:
The show command returns its results as a formatted Tcl string; to eliminate formatting, use the Show command.
Syntax
show
[-all] [<pathname>]Arguments
-allDisplay all names at and below the specified path recursively. Optional.
<pathname>Specifies the pathname of the environment for which you want the items and subregions to be listed. Optional; if omitted, the current environment is assumed.
Examples
showList the names of all the items and subregion environments visible in the current environment.
show /uutList the names of all the items and subregions visible in the environment named /uut.
show sub_regionList the names of all the items and subregions visible in the environment named sub_region which is directly visible in the current environment.
See also
|
Model Technology Incorporated Voice: (503) 641-1340 Fax: (503)526-5410 www.model.com sales@model.com |
|
|
|
|
|