User Manual
get selection Chapter 5. Tcl Command Reference
get property
get property <object> <propName>
This command returns the specified property value for the specified object.
Argument
Required/Optional Description
<object>
Required The required <object> argument
specifies the object to get the
property for.
<propName>
Required The required <propName>
argument specifies property name
to get on the value for.
get region insts
get region insts <region>
Returns the list of user design instances in a placement region constraint
Argument
Required/Optional
Description
<region>
Required
Name of the
region
get selection
get selection [-insts] [-nets] [-ports] [-pins] [-paths] [-sites]
This command returns the current list of selected objects.
Argument
Required/Optional Description
[-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.
UG001 Rev. 5.0 - 5th December 2012 http://www.achronix.com 332