Enable_flow_step, Enable_project_constraints, Find – Achronix ACE Version 5.0 User Manual
Page 332: 37 enable flow step, 38 enable project constraints, 39 find, Enable flow step, Enable project constraints

find
Chapter 5. Tcl Command Reference
[-batch]
Optional
The optional -batch option
causes the GUI to not refresh
after this command. This is
useful when running many
draw commands in a row.
Afterwards, refresh drawing can
be called.
enable flow step
enable flow step
<
id
>
This command enables an existing optional flow step to be run during a ”run” command.
Argument
Required/Optional
Description
<
id
>
Required
The required
the id of the flow step to enable.
enable project constraints
enable project constraints [-project
<
arg
>
] [-impl
<
arg
>
]
<
file
>
This command enables 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
enable constraints for.
[-impl
<
arg
>
]
Optional
The optional -project
<
projectName> and -impl
<
implName> options are used
to specify an alternate project
implementation (by name) to
enable constraints for.
<
file
>
Required
The project constraints file to
enable for a project
implementation.
find
find
<
patterns
>
[-insts] [-nets] [-ports] [-pins] [-paths] [-sites] [-filter
<
arg
>
] [-no prefix]
This command returns a TCL list of object names that match any of the pattern strings passed in. Each object
name in the returned list is prepended with an object type indicator (unless -no prefix is used). Object types
prefixes are: p: = port (Primary IO), t: = pin, i: = instance, n: = net. Find results may contain a mixture of
object types. The -insts, -nets, -ports, and -pins object type options may be used to filter the results to just
those object types. Specifying no object type options will result in a search of all object types.
UG001 Rev. 5.0 - 5th December 2012
320