Altera Quartus II Scripting Manuale Utente Pagina 209

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 634
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 633 634

Commenti su questo manuale

Nessun commento