Return to previous page Advance to next page
Timing Analyzer Guide
Chapter 6: Command Line Syntax

IncludeNets

The IncludeNets command limits analysis to paths that contain specified nets. If a net is not specified, paths through that net are not analyzed. However, if no nets are selected, which is the default, all nets, except those you exclude with other path filtering commands, are analyzed. This command is equivalent to the Path Filters Common Filters Include Paths with Nets menu command.

Syntax

The syntax of the IncludeNets command is the following.

IncludeNets [net_name1 net_name2...]

Net_name1, net_name2, and so forth are the selected nets.

Abbreviation

Abbreviate the IncludeNets command syntax as follows.

incnet [net_name1 net_name2...]

Example

Following is an example of the IncludeNets command.

includenets in2_1 in2_2