Highlight, Ignore_cancel, Load_place_and_route – Achronix ACE Version 5.0 User Manual

Page 348: 83 highlight, 84 ignore cancel, 85 load place and route, Load place and route, Ignore cancel

Advertising
background image

load place and route

Chapter 5. Tcl Command Reference

highlight

highlight

<

objects

>

[-rgb

<

args

>

] [-batch]

This command is used to highlight or un-highlight a list of objects in the GUI’s physical view.

Argument

Required/Optional

Description

<

objects

>

Required

The required <objects>
argument is used to specify a list
of objects to set the highlight
color for. Highlight instance, net,
and path object types is
currently supported. All other
object types passed in will be
silently ignored. Objects must be
prepended with object type
prefixes (see ”find” command).

[-rgb

<

args

>

]

Optional

The optional -rgb <rgb> option
is used to specify the RGB
(Red-Green-Blue) color value to
use for highlighting the
specified objects as a 3 element
list of integers red green blue. If
the -rgb option is not used, then
the objects in the list will be
un-highlighted.

[-batch]

Optional

The optional -batch option is
used to suppress the refresh of
highlighting information to the
GUI. This can be useful if
highlighting multiple groups of
nets in a loop, since each
highlight command that effects a
net will refresh the entire
routing data set in the GUI.

ignore cancel

ignore cancel

<

script

>

Temporarily ignore cancel button. Useful to execute cleanup commands in a flow step after a cancel has
been caught.

Argument

Required/Optional

Description

<

script

>

Required

commands to execute

load place and route

load place and route [-acxfile

<

arg

>

] [-reportsdir

<

arg

>

]

This command loads previously saved place and route data from a .acx file on top of the prepared design.

Argument

Required/Optional

Description

UG001 Rev. 5.0 - 5th December 2012

http://www.achronix.com

336

Advertising