Altera Quartus II Scripting Manual de usuario Pagina 213

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 634
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 212
Chapter 3: Tcl Packages & Commands 3–83
chip_planner
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
update_node_loc
Usage
update_node_loc
Options
None
Description
This command uses the node_loc.loc file to update node locations using the ECO fitter. Any warnings are
stored in the text_eco_warnings.loc file. You must open a project and call read_netlist before using this
command. A node_loc.loc file must exist before running this command (see get_node_loc for instructions
on creating a .loc file).
Example
project_open my_proj
read_netlist
#ensure that the .loc file exists and is ready with desired node
# locations
update_node_loc
project_close
Vista de pagina 212
1 2 ... 208 209 210 211 212 213 214 215 216 217 218 ... 633 634

Comentarios a estos manuales

Sin comentarios