Achronix ACE Version 5.0 Manual de usuario Pagina 332

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 389
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 331
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 <id> argument specifies
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 http://www.achronix.com 320
Vista de pagina 331
1 2 ... 327 328 329 330 331 332 333 334 335 336 337 ... 388 389

Comentarios a estos manuales

Sin comentarios