Altera Quartus II Scripting Instrukcja Użytkownika Strona 186

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 185
3–56 Chapter 3: Tcl Packages & Commands
chip_planner
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
get_node_info
Usage
get_node_info [-gen_id <gen id>] -info <information type> [-node <node id>]
Options
-gen_id <gen id>: Node generic id
-info <information type>: Type of information
-node <node id>: Node id
Description
Returns the requested type of information for the specified node.
To get available information types, use the "get_info_parameters" command.
If the information type is legal for the specified node, the result is the requested information. Otherwise,
the result is an empty string.
Example
get_node_info -node 3 -info name
Przeglądanie stron 185
1 2 ... 181 182 183 184 185 186 187 188 189 190 191 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag