Altera Quartus II Scripting Manuel d'utilisateur Page 210

  • 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 209
3–80 Chapter 3: Tcl Packages & Commands
chip_planner
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
set_port_info
Usage
set_port_info [-gen_id <gen id>] -info <information type> [-node <node id>] [-port_id
<port id>] [-type <iport|oport>]
Options
-gen_id <gen id>: Port generic ID
-info <information type>: Type of information and the new value
-node <node id>: Node ID
-port_id <port id>: Port ID
-type <iport|oport>: Option to specify the port as an input or output port
Description
Sets the requested information for the specified port.
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 port, or returns 0 and the port
remains unchanged.
Example
set_port_info -node 3 -info invert 1 -port_id 2 -type iport
Vue de la page 209
1 2 ... 205 206 207 208 209 210 211 212 213 214 215 ... 633 634

Commentaires sur ces manuels

Pas de commentaire