Altera Quartus II Scripting Manuel d'utilisateur Page 205

  • 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 204
Chapter 3: Tcl Packages & Commands 3–75
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
remove_output_port
Usage
remove_output_port [-gen_id <gen id>] [-literal_index <literal index>] [-node <node
id>] [-port_type <port type>]
Options
-gen_id <gen id>: Output port generic ID
-literal_index <literal index>: Literal index of output port
-node <node id>: ID of the node for removing the port
-port_type <port type>: Type of output port
Description
Deletes the specified output port.
To use this command, the output port must exist.
Returns 1 if successful. Returns 0, otherwise.
Example
remove_output_port -node 0 -port_type DATAA
remove_output_port -node 0 -port_type DATAA -literal_index 0
Vue de la page 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 633 634

Commentaires sur ces manuels

Pas de commentaire