Altera Quartus II Scripting Instrukcja Użytkownika Strona 167

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 166
Chapter 3: Tcl Packages & Commands 3–37
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
add_usage
Usage
add_usage [-gen_id <gen id>] [-node <node id>] [-port_id <port id>] -port_type <port
type>
Options
-gen_id <gen id>: Input port generic id
-node <node id>: Node id
-port_id <port id>: Input port id
-port_type <port type>: Type of port usage to add
Description
Adds a new usage to the specified input port.
Returns 1, if the usage is added. Returns 0, otherwise.
Example
add_usage -node 0 -port_id 4 -port_type DATAC
add_usage -gen_id 21 -port_type DATAC
Przeglądanie stron 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag