Achronix ACE Version 5.0 User Manual

Page 334

Advertising
background image

find

Chapter 5. Tcl Command Reference

[-paths]

Optional

The optional -paths object type
option is used to specify that the
results may include path 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 -paths
option is not used, then the
results will not contain any path
objects.

[-sites]

Optional

The optional -sites object type
option is used to specify that the
results may include site 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 -sites
option is not used, then the
results will not contain any site
objects.

[-filter

<

arg

>

]

Optional

The optional -filters option may
be used to specify a boolean
expression of object properties to
filter the results with. Each
property filter in the expression
must follow the filter syntax of
@<propertyname><operator><value>.
Multiple property filters may be
used in the expression by using
the boolean operators: &&, ——,
and ==. For example: ”find *
-filter @type=DFF ——
@type=LUT4”. The supported
filter property names are
currently: @type, @fanout,
@power, @power rank,
@clock domain, @async,
@driver type, @sink type,
@driving pin, @driving net,
@placed, @direction, @attribute,
or @fixed placement. The
supported filter operators are
currently: >, <, and =. The
supported boolean operators are
currently: &&, ——, and ==.

[-no prefix]

Optional

The optional -no prefix option is
used to remove the object type
prefix from the names returned
in the results

See also:

Object Type Prefixes

,

Search View

,

select

,

Selection View

UG001 Rev. 5.0 - 5th December 2012

http://www.achronix.com

322

Advertising