Altera Quartus II Scripting Manual de usuario Pagina 187

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 634
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 633 634

Comentarios a estos manuales

Sin comentarios