Altera Quartus II Scripting Instrukcja Użytkownika Strona 365

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 634
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 364
Chapter 3: Tcl Packages & Commands 3–235
project
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
set_current_revision
Usage
set_current_revision [-force] <revision_name>
Options
-force: Option to open the revision and overwrite the compilation database if the
database version is incompatible.
<revision_name>: Revision name
Description
Sets the specified revision name as the current revision.
In 8.1 or later versions of Quartus II software, set_current_revision gives an error when the compilation
database version is not compatible with the current version of Quartus II software. You may specify the
"-force" option to avoid the error and overwrite the database.
Example
## Sets "auto_max" as the current revision
set_current_revision auto_max
Przeglądanie stron 364
1 2 ... 360 361 362 363 364 365 366 367 368 369 370 ... 633 634

Komentarze do niniejszej Instrukcji

Brak uwag