Altera Quartus II Scripting Instrukcja Użytkownika Strona 117

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 116
Chapter 2: Command-line Executables 2–91
quartus_tan
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
Example
quartus_map top --family Stratix
quartus_fit top --set OPTIMIZE_FAST_CORNER_TIMING=ON
quartus_tan top --timing_analysis_only --tao=slow.tao
quartus_tan top --fast_model --timing_analysis_only --tao=fast.tao
--tpd=<time unit>
Option to specify global tpd requirement.
--tristate
Option to report tco tristate delays.
--tsu=<time unit>
Option to specify global tsu requirement.
--zero_ic_delays
Option to assume zero interconnect delays (0 ns) when performing timing analysis. This option can be
used for a pre-fitting, best-case analysis. For this analysis, use the "--post_map" option together with this
option.
Example
quartus_map top --family=Stratix
quartus_tan top --post_map --zero_ic_delays
quartus_map top --family=Stratix
quartus_fit top
quartus_tan top --zero_ic_delays
Przeglądanie stron 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag