Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


virtual describe

The virtual describe command prints to the Main window a complete description of the data type of one or more virtual signals. Similar to the existing describe command.

Syntax

virtual describe

[-kind <kind>] <path>|<wildcard>

Arguments

-kind <kind>

Specifies a subset of virtuals to look at. Optional. <kind> can be any of the following: signals, functions, designs, implicits, and explicits. Unique abbreviations are accepted.

<path>|<wildcard>

Specifies the location(s) and name(s) of the signal(s) for which you want descriptions. Required.

Examples

virtual describe -kind explicits *

Describes the data type of all virtuals you have explicitly created.

See also

virtual define, virtual show, Virtual Objects (User-defined buses, and more)


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