Altera Quartus II Scripting Instrukcja Użytkownika Strona 187

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag