Altera Quartus II Scripting Manual do Utilizador Página 186

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 634
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 185
1 2 ... 181 182 183 184 185 186 187 188 189 190 191 ... 633 634

Comentários a estes Manuais

Sem comentários