Altera Quartus II Scripting Manuel d'utilisateur Page 186

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 634
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 185
1 2 ... 181 182 183 184 185 186 187 188 189 190 191 ... 633 634

Commentaires sur ces manuels

Pas de commentaire