Altera Quartus II Scripting Bedienungsanleitung Seite 463

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 634
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 462
1 2 ... 458 459 460 461 462 463 464 465 466 467 468 ... 633 634

Kommentare zu diesen Handbüchern

Keine Kommentare