Altera Quartus II Scripting Manual do Utilizador Página 170

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 634
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 169
3–40 Chapter 3: Tcl Packages & Commands
chip_planner
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
check_node
Usage
check_node [-gen_id <gen id>] [-node <node id>]
Options
-gen_id <gen id>: Node generic ID
-node <node id>: Node ID
Description
Checks whether the specified node is legal.
Returns 1, if the node is legal. Returns 0, otherwise.
Even if a node is legal, you still must run the check_netlist_and_save command to verify the node legality
within the netlist.
Example
check_node -node 3
Vista de página 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 633 634

Comentários a estes Manuais

Sem comentários