Altera Quartus II Scripting Manuel d'utilisateur Page 209

  • 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 208
Chapter 3: Tcl Packages & Commands 3–79
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
set_node_info
Usage
set_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 and the new value
-node <node id>: Node id
Description
Sets the requested type of information for the specified node.
To get available information types, use the "get_info_parameters" command.
Returns 1, if the information type and new value are legal for the specified node. Returns 0, otherwise, and
the node remains unchanged.
Example
set_node_info -node 3 -info zbt_dc OFF
Vue de la page 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 633 634

Commentaires sur ces manuels

Pas de commentaire