Get_pins, Get_placement, 62 get pins – Achronix ACE Version 5.0 User Manual

Page 341: 63 get placement, Get pod names, Get pins, Get placement

Advertising
background image

get placement

Chapter 5. Tcl Command Reference

[-slack]

Optional

The optional -text option
returns the details text for this
path.

[-tokens]

Optional

The optional -text option
returns the details text for this
path.

get pins

get pins filter [-no case] [-compatibility mode]

Returns a collection of pins in the design. All pin names match the specified pattern. Wildcards may be
used to select multiple pins at once.

Argument

Required/Optional

Description

filter

Required

The required <filter> option is
used to filter returned node
names (string patterns are
matched using Tcl string
matching)

[-no case]

Optional

The optional -no case option
specifies the matching of node
names to the filter should be
case-insensitive

[-compatibility mode]

Optional

The optional
-compatibility mode option
specifies the use of simple Tcl
string matching on full, absolute
pin names. Pipes are not treated
as special characters in the
pattern. This is the default
behavior, and is the only mode
supported at this time.

get placement

get placement

<

objName

>

[-ball]

This command returns the site or ball name of placed instance

Argument

Required/Optional

Description

<

objName

>

Required

The required <objName> argument is
used to specify the instance or port to
get placement for.

[-ball]

Optional

The optional -ball option specifies
whether the ball name of the specified
object should be returned instead of the
site name. This option is only valid if
the object passed in is an IO buffer.

329

http://www.achronix.com

UG001 Rev. 5.0 - 5th December 2012

Advertising