Set_property, Set_region_bounds, 154set property – Achronix ACE Version 5.0 User Manual

Page 381: 155set region bounds, Set region bounds, Set property

Advertising
background image

set region bounds

Chapter 5. Tcl Command Reference

[-batch]

Optional

Postpone application of this
constraint until apply placement
is called (this avoids frequent GUI
updates). This option is only
relevant if you manually apply
placement constraints after the
design has been prepared.

set property

set property

<

propName

> <

propValue

> <

objects

>

[-quiet]

This command is used to set properties on objects in the DB.

Argument

Required/Optional

Description

<

propName

>

Required

The required <propName>
argument specifies property
name to set on the objects passed
in.

<

propValue

>

Required

The required <propValue>
argument specifies property
value to set on the objects passed
in.

<

objects

>

Required

The required <objects>
argument specifies a list of
objects to set the property for.
Objects must be prepended with
object type prefixes (see ”find”
command).

[-quiet]

Optional

The optional -quiet option allows
you to disable printing of info
messages

set region bounds

set region bounds

<

region

> <

bounds

>

[-snap to clock regions]

This command updates a placement regions bounding box of tiles.

Argument

Required/Optional

Description

<

region

>

Required

Name of the region

<

bounds

>

Required

List of bounding box
coordinates x1 y1 x2 y2. x1 and
y1 are the upper left corner of
the box. x2 and y2 are the lower
right corner of the box.

[-snap to clock regions]

Optional

Snap the bounding box to clock
region boundaries

369

http://www.achronix.com

UG001 Rev. 5.0 - 5th December 2012

Advertising