Altera Quartus II Scripting Bedienungsanleitung Seite 209

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 634
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 633 634

Kommentare zu diesen Handbüchern

Keine Kommentare