Altera Quartus II Scripting Instrukcja Użytkownika Strona 236

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 235
3–106 Chapter 3: Tcl Packages & Commands
incremental_compilation
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
Example
## Partition the design using default settings.
auto_partition_design
## Partition the design with limits on partition size
auto_partition_design -logic_min 3000 -logic_min 20000
## Partition approximately 65% of the design using up to 20 partitions
auto_partition_design -percent_to_partition 65 -max_partitions 20
Przeglądanie stron 235
1 2 ... 231 232 233 234 235 236 237 238 239 240 241 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag