Altera Quartus II Scripting Uživatelský manuál Strana 205

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 634
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 633 634

Komentáře k této Příručce

Žádné komentáře