Get_impl_option, Get_installation_directory, Get_location – Achronix ACE Version 5.0 User Manual

Page 339: Get_nets, 56 get impl option, 57 get installation directory, 58 get location, 59 get nets, Get impl option, Get installation directory

Advertising
background image

get nets

Chapter 5. Tcl Command Reference

get impl option

get impl option

<

option name

>

[-project

<

arg

>

] [-impl

<

arg

>

]

This command returns the current value of a project implementation option. Only one option value may be
retrieved at a time.

Argument

Required/Optional

Description

<

option name

>

Required

The name of the impl option to
retrieve a value for. To see a list
of valid impl options, use the
report impl options TCL
command.

[-project

<

arg

>

]

Optional

The optional -project
<

projectName> and -impl

<

implName> options are used

to specify an alternate project
implementation (by name) to get
options for.

[-impl

<

arg

>

]

Optional

The optional -project
<

projectName> and -impl

<

implName> options are used

to specify an alternate project
implementation (by name) to get
options for.

get installation directory

get installation directory

This command returns the path to the root of the ACE installation.

get location

get location

<

object

>

This command allows you to get the location of an object on the GUIs layout view.

Argument

Required/Optional

Description

<

object

>

Required

The required <object> argument
specifies the object to get coordinates
for.

get nets

get nets filter [-no case]

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

Argument

Required/Optional

Description

327

http://www.achronix.com

UG001 Rev. 5.0 - 5th December 2012

Advertising