Altera Quartus II Scripting Bedienungsanleitung Seite 431

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 634
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 430
Chapter 3: Tcl Packages & Commands 3–301
sdc
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
remove_disable_timing
Usage
remove_disable_timing [-from <name>] [-to <name>] <cells>
Options
-from <name>: Valid source pin suffix
-to <name>: Valid destination pin suffix
<cells>: List of cells
Description
Adds a previously disabled edge (arc) back to a given cell(s). If no -from/-to value is specified, the missing
value is substituted by a "*".
The values of the -from and -to are either collections or a Tcl list of wildcards used to create collections of
appropriate types. The values used must follow standard Tcl or TimeQuest-extension substitution rules.
See the help for use_timequest_style_escaping for details.
Example
remove_disable_timing -from datain -to combout A|B
remove_disable_timing -from carryin *
Seitenansicht 430
1 2 ... 426 427 428 429 430 431 432 433 434 435 436 ... 633 634

Kommentare zu diesen Handbüchern

Keine Kommentare