Altera Quartus II Scripting Manual do Utilizador Página 358

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 634
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 357
3–228 Chapter 3: Tcl Packages & Commands
project
Quartus II Scripting Reference Manual © July 2013 Altera Corporation
These two Tcl commands reside in the ::quartus::project Tcl package. You must save assignment changes
before you run Quartus®II command-line executables. Note, however, that the Tcl commands
"execute_flow" and "execute_module" (part of the ::quartus::flow Tcl package) automatically call
"export_assignments" before they run command-line executables.
Example
## Remove all the registered source files
remove_all_global_assignments -name SOURCE_FILE
# Using wildcards
remove_all_global_assignments -name SOURCE*
Vista de página 357
1 2 ... 353 354 355 356 357 358 359 360 361 362 363 ... 633 634

Comentários a estes Manuais

Sem comentários