Achronix ACE Version 5.0 User Manual

Page 333

Advertising
background image

find

Chapter 5. Tcl Command Reference

Argument

Required/Optional

Description

<

patterns

>

Required

The required <patterns>
argument specifies a list of
pattern strings to match object
names against. Each pattern
string in the list may use ’*’ and
’?’ wildcard characters for
matching.

[-insts]

Optional

The optional -insts object type
option is used to specify that the
results may include instance
object types. If no other object
type option is used, all object
types will be included in the
results by default. If another
object type option is used, and
the -insts option is not used,
then the results will not contain
any instance objects.

[-nets]

Optional

The optional -nets object type
option is used to specify that the
results may include net object
types. If no other object type
option is used, all object types
will be included in the results by
default. If another object type
option is used, and the -nets
option is not used, then the
results will not contain any net
objects.

[-ports]

Optional

The optional -ports object type
option is used to specify that the
results may include primary IO
port object types. If no other
object type option is used, all
object types will be included in
the results by default. If another
object type option is used, and
the -ports option is not used,
then the results will not contain
any primary IO port objects.

[-pins]

Optional

The optional -pins object type
option is used to specify that the
results may include pin object
types. If no other object type
option is used, all object types
will be included in the results by
default. If another object type
option is used, and the -pins
option is not used, then the
results will not contain any pin
objects.

321

http://www.achronix.com

UG001 Rev. 5.0 - 5th December 2012

Advertising