Altera Quartus II Scripting Instrukcja Użytkownika Strona 593

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 592
Chapter 3: Tcl Packages & Commands 3–463
sta
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
timing_netlist_exist
Usage
timing_netlist_exist
Options
None
Description
Checks if the timing netlist exists.
Returns 1, if the timing netlist exists. Returns 0, otherwise.
Example
if {![timing_netlist_exist]} {
create_timing_netlist
}
Przeglądanie stron 592
1 2 ... 588 589 590 591 592 593 594 595 596 597 598 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag