Altera Quartus II Scripting Instrukcja Użytkownika Strona 613

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 612
Chapter 3: Tcl Packages & Commands 3–483
timing
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
report_timing -clock_setup -clock_filter $name -npaths 200 -table \
"Max Clock Setup: $name"
report_timing -clock_hold -clock_filter $name -npaths 200 -table "Max \
Clock Hold: $name"
}
report_timing -tsu -npaths 200 -table "Max Tsu"
report_timing -th -npaths 200 -table "Max Th"
report_timing -tco -npaths 200 -table "Max Tco"
# Save changes again, delete netlist, unload report and close project
save_report_database
delete_timing_netlist
unload_report
project_close
Przeglądanie stron 612
1 2 ... 608 609 610 611 612 613 614 615 616 617 618 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag