Get_stapl_actions, 75 get stapl actions, Get stapl actions – Achronix ACE Version 5.0 User Manual

Page 345

Advertising
background image

get stapl actions

Chapter 5. Tcl Command Reference

[-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.

[-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.

get stapl actions

get stapl actions

<

staplfile

>

Returns a list of Actions found in the specified STAPL file, along with the Procedures making up each
Action. The listed Procedures within each Action will indicate whether they are Required, Recommended
(run by default, but may be disabled by the user), or Optional (not run by default, but may be enabled by
the user).

Argument

Required/Optional

Description

<

staplfile

>

Required

The STAPL file whose Actions
should be returned.

333

http://www.achronix.com

UG001 Rev. 5.0 - 5th December 2012

Advertising