Altera Quartus II Scripting Manual do Utilizador Página 187

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 634
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 633 634

Comentários a estes Manuais

Sem comentários