Altera Quartus II Scripting Manuel d'utilisateur Page 203

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

Commentaires sur ces manuels

Pas de commentaire