Altera Quartus II Scripting Manuel d'utilisateur Page 237

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 634
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 236
1 2 ... 232 233 234 235 236 237 238 239 240 241 242 ... 633 634

Commentaires sur ces manuels

Pas de commentaire