Altera Quartus II Scripting User Manual Page 185

  • Download
  • Add to my manuals
  • Print
  • Page
    / 634
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 184
Chapter 3: Tcl Packages & Commands 3–55
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
get_node_by_name
Usage
get_node_by_name [-as_gen_id] -name <node name>
Options
-as_gen_id: Option to return result as generic id
-name <node name>: Node name
Description
Returns the node id of the specified node.
Returns -1 if the node cannot be found.
Example
get_node_by_name -name 3
Page view 184
1 2 ... 180 181 182 183 184 185 186 187 188 189 190 ... 633 634

Comments to this Manuals

No comments