Altera Quartus II Scripting Instrukcja Użytkownika Strona 209

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 208
Chapter 3: Tcl Packages & Commands 3–79
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
set_node_info
Usage
set_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 and the new value
-node <node id>: Node id
Description
Sets the requested type of information for the specified node.
To get available information types, use the "get_info_parameters" command.
Returns 1, if the information type and new value are legal for the specified node. Returns 0, otherwise, and
the node remains unchanged.
Example
set_node_info -node 3 -info zbt_dc OFF
Przeglądanie stron 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag