Altera Quartus II Scripting Bedienungsanleitung Seite 464

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 634
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 463
3–334 Chapter 3: Tcl Packages & Commands
sdc_ext
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
remove_clock
Usage
remove_clock [-all] <clock_list>
Options
-all: Removes all clocks from the design
<clock_list>: Clock(s) to be removed
Description
Removes the specified clock(s) from the design.
Example
# Create a clock and then remove it.
create_clock -period 10 -name CLK [get_ports clk]
remove_clock CLK
Seitenansicht 463
1 2 ... 459 460 461 462 463 464 465 466 467 468 469 ... 633 634

Kommentare zu diesen Handbüchern

Keine Kommentare