Altera Quartus II Scripting Uživatelský manuál Strana 463

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 634
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 462
1 2 ... 458 459 460 461 462 463 464 465 466 467 468 ... 633 634

Komentáře k této Příručce

Žádné komentáře