Altera Quartus II Scripting Manual de usuario Pagina 365

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 634
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 364
1 2 ... 360 361 362 363 364 365 366 367 368 369 370 ... 633 634

Comentarios a estos manuales

Sin comentarios