Altera Quartus II Scripting Instrukcja Użytkownika Strona 463

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 462
Chapter 3: Tcl Packages & Commands 3–333
sdc_ext
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
remove_annotated_delay
Usage
remove_annotated_delay -all
Options
-all: Specifies removal of all annotated delays
Description
Removes annotated delays from the design.
Example
# annotate delay
set_annotated_delay -net -from [get_pins clk] 0.1
update_timing_netlist
# remove all annotated delays
remove_annotated_delay -all
update_timing_netlist
Przeglądanie stron 462
1 2 ... 458 459 460 461 462 463 464 465 466 467 468 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag