Deselect, Disable_flow_step, Disable_project_constraints – Achronix ACE Version 5.0 User Manual

Page 324: 26 deselect, 27 disable flow step, 28 disable project constraints, Disable flow step, Disable project constraints

Advertising
background image

disable project constraints

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.

deselect

deselect [-objects

<

args

>

]

This command removes objects from the current list of selected objects.

Argument

Required/Optional

Description

[-objects

<

args

>

]

Optional

The optional -objects <objects>
option is used to specify a list of
objects to remove from the
current selection. Objects must
be prepended with object type
prefixes (see ”find” command).
Objects in the <objects> list that
are not in the current selection
are silently ignored. Without
this option, the deselect
command will remove all objects
from the current selection.

disable flow step

disable flow step

<

id

>

This command disables an existing optional flow step from being run during a ”run” command.

Argument

Required/Optional

Description

<

id

>

Required

The required <id> argument specifies
the id of the flow step to disable.

disable project constraints

disable project constraints [-project

<

arg

>

] [-impl

<

arg

>

]

<

file

>

This command disables project constraints files for a project implementation.

Argument

Required/Optional

Description

[-project

<

arg

>

]

Optional

The optional -project
<

projectName> and -impl

<

implName> options are used

to specify an alternate project
implementation (by name) to
disable constraints for.

UG001 Rev. 5.0 - 5th December 2012

http://www.achronix.com

312

Advertising