
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
Comentarios a estos manuales