Altera Quartus II Scripting Instrukcja Użytkownika Strona 213

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 212
1 2 ... 208 209 210 211 212 213 214 215 216 217 218 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag