Altera Quartus II Scripting Instrukcja Użytkownika Strona 240

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 239
3–110 Chapter 3: Tcl Packages & Commands
incremental_compilation
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
delete_logiclock
Usage
delete_logiclock -region <region name>
Options
-region <region name>: Region name
Description
Deletes the LogicLock
region specified by the “-region” option.
Example
package require ::quartus::incremental_compilation
## Remove the region named "one"
project_open my_design
delete_logiclock -region one
project_close
Przeglądanie stron 239
1 2 ... 235 236 237 238 239 240 241 242 243 244 245 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag