Altera Quartus II Scripting Instrukcja Użytkownika Strona 207

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 206
Chapter 3: Tcl Packages & Commands 3–77
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
routing_path
Usage
routing_path [-dst_gen_id <gen id>] [-file <file name>] [-node <node id>] [-port_id
<port id>] [-table]
Options
-dst_gen_id <gen id>: Destination port generic ID
-file <file name>: File to which to append the routing path
-node <node id>: Destination node ID
-port_id <port id>: Destination port ID
-table: Option to use a tabular format
Description
Returns the routing path to the specified destination port of the specified destination node.
Example
routing_path -node 3 -port_id 4
routing_path -node 3 -port_id 4 -table -file my_file
routing_path -dst_gen_id 37
Przeglądanie stron 206
1 2 ... 202 203 204 205 206 207 208 209 210 211 212 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag