Altera Quartus II Scripting User Manual Page 188

  • Download
  • Add to my manuals
  • Print
  • Page
    / 634
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 187
3–58 Chapter 3: Tcl Packages & Commands
chip_planner
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
get_nodes
Usage
get_nodes -type <all|lcell|io|pll|dsp|ram>
Options
-type <all|lcell|io|pll|dsp|ram>: Type of nodes to return
Description
Returns a collection of nodes of the specified type.
You can use the collection with the foreach_in_collection Tcl command.
Example
get_nodes -type all
Page view 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 633 634

Comments to this Manuals

No comments