Altera Quartus II Scripting Manual de usuario Pagina 188

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 634
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 187
3–58 Chapter 3: Tcl Packages & Commands
chip_planner
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
get_nodes
Usage
get_nodes -type <all|lcell|io|pll|dsp|ram>
Options
-type <all|lcell|io|pll|dsp|ram>: Type of nodes to return
Description
Returns a collection of nodes of the specified type.
You can use the collection with the foreach_in_collection Tcl command.
Example
get_nodes -type all
Vista de pagina 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 633 634

Comentarios a estos manuales

Sin comentarios