Altera Quartus II Scripting Instrukcja Użytkownika Strona 184

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 183
3–54 Chapter 3: Tcl Packages & Commands
chip_planner
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
get_iports
Usage
get_iports [-as_gen_id] [-gen_id <gen id>] [-node <node id>] [-src_gen_id <gen id>]
Options
-as_gen_id: Option to return results as generic ID
-gen_id <gen id>: Node generic ID
-node <node id>: Node id
-src_gen_id <gen id>: Source port generic ID
Description
Returns a collection of input ports for the specified node.
You can use the collection with the "foreach_in_collection" command.
Example
get_iports -node 3
get_iports -src_gen_id 5
Przeglądanie stron 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag