Altera Quartus II Scripting Uživatelský manuál Strana 209

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 634
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 633 634

Komentáře k této Příručce

Žádné komentáře