Altera Quartus II Scripting Bedienungsanleitung Seite 237

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 634
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 236
Chapter 3: Tcl Packages & Commands 3–107
incremental_compilation
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
create_partition
Usage
create_partition -contents <hierarchy name> -partition <partition name>
Options
-contents <hierarchy name>: Partition contents (hierarchy assigned to Partition)
-partition <partition name>: Partition name
Description
Creates a partition, unless the partition specified with the -partition option already exists. The Quartus II
software creates a partition assignment to the specified hierarchy name.
Example
package require ::quartus::incremental_compilation
project_open my_design
## Create a partition on child:inst1
create_partition -partition my_partition -contents child:inst1
project_close
Seitenansicht 236
1 2 ... 232 233 234 235 236 237 238 239 240 241 242 ... 633 634

Kommentare zu diesen Handbüchern

Keine Kommentare