Altera Quartus II Scripting Manuale Utente Pagina 205

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 634
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 633 634

Commenti su questo manuale

Nessun commento