Altera Quartus II Scripting Uživatelský manuál Strana 240

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 634
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 239
1 2 ... 235 236 237 238 239 240 241 242 243 244 245 ... 633 634

Komentáře k této Příručce

Žádné komentáře