beautypg.com

Set_node_info, Usage, Options – Altera Quartus II Scripting User Manual

Page 209: Description, Example, Set_node_info –79

background image

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 ] -info [-node ]

Options

-gen_id : Node generic id

-info : Type of information and the new value

-node : 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