Altera Quartus II Scripting User Manual Page 201

  • Download
  • Add to my manuals
  • Print
  • Page
    / 634
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 200
Chapter 3: Tcl Packages & Commands 3–71
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
remove_ape_connection
Usage
remove_ape_connection [-dst_gen_id <gen id>] [-dst_node <node id>] [-dst_port <port
id>]
Options
-dst_gen_id <gen id>: Destination port generic id
-dst_node <node id>: Destination node id
-dst_port <port id>: Destination port id
Description
Removes a netlist connection to the destination port.
This command also removes the destination port.
Returns 1, if the netlist connection is removed. Returns 0, otherwise.
Example
remove_ape_connection -dst_node 3 -dst_port 5
Page view 200
1 2 ... 196 197 198 199 200 201 202 203 204 205 206 ... 633 634

Comments to this Manuals

No comments