Altera Quartus II Scripting User Manual Page 187

  • Download
  • Add to my manuals
  • Print
  • Page
    / 634
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 186
Chapter 3: Tcl Packages & Commands 3–57
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
get_node_loc
Usage
get_node_loc
Options
None
Description
Dumps locations for all post-fit lcell nodes in a text file named node_loc.loc. To change any node locations
using ECO fitter, update node_loc.loc file and call the update_node_loc command. You must open a
project and call read_netlist before using this command. The project must have passed fitter before using
this command.
Example
project_open my_proj
read_netlist
get_node_loc
project_close
Page view 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 633 634

Comments to this Manuals

No comments