Altera Quartus II Scripting Manual de usuario Pagina 186

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 634
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 185
3–56 Chapter 3: Tcl Packages & Commands
chip_planner
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
get_node_info
Usage
get_node_info [-gen_id <gen id>] -info <information type> [-node <node id>]
Options
-gen_id <gen id>: Node generic id
-info <information type>: Type of information
-node <node id>: Node id
Description
Returns the requested type of information for the specified node.
To get available information types, use the "get_info_parameters" command.
If the information type is legal for the specified node, the result is the requested information. Otherwise,
the result is an empty string.
Example
get_node_info -node 3 -info name
Vista de pagina 185
1 2 ... 181 182 183 184 185 186 187 188 189 190 191 ... 633 634

Comentarios a estos manuales

Sin comentarios