Altera Quartus II Scripting User Manual Page 189

  • Download
  • Add to my manuals
  • Print
  • Page
    / 634
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 188
Chapter 3: Tcl Packages & Commands 3–59
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
get_oports
Usage
get_oports [-as_gen_id] [-gen_id <gen id>] [-node <node id>]
Options
-as_gen_id: Option to return results as generic id
-gen_id <gen id>: Node generic id
-node <node id>: Node id
Description
Returns a collection of output ports for the specified node.
You can use the collection with the foreach_in_collection command.
Example
get_oports -node 3
Page view 188
1 2 ... 184 185 186 187 188 189 190 191 192 193 194 ... 633 634

Comments to this Manuals

No comments