Altera Quartus II Scripting Instrukcja Użytkownika Strona 201

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 200
Chapter 3: Tcl Packages & Commands 3–71
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
remove_ape_connection
Usage
remove_ape_connection [-dst_gen_id <gen id>] [-dst_node <node id>] [-dst_port <port
id>]
Options
-dst_gen_id <gen id>: Destination port generic id
-dst_node <node id>: Destination node id
-dst_port <port id>: Destination port id
Description
Removes a netlist connection to the destination port.
This command also removes the destination port.
Returns 1, if the netlist connection is removed. Returns 0, otherwise.
Example
remove_ape_connection -dst_node 3 -dst_port 5
Przeglądanie stron 200
1 2 ... 196 197 198 199 200 201 202 203 204 205 206 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag