Encore SIM EDITOR SOFTWARE Guia do Utilizador Página 135

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 149
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 134
3-27
Compiling and Elaborating Your Design
-O1
Applies fewer optimizations when generating C code intermediate
files and compiling them. Applying fewer optimizations allows the
C compiler to finish somewhat sooner but the design simulates
somewhat slower without these optimizations.
Compile-Time Options That Speed Up Both Compilation and
Simulation
+nospecify
Tells VCS to ignore specify blocks. If you have extensive specify
blocks this can increase both compilation and simulation speed.
Compile-Time Options That Speed Up Simulation
+delay_mode_zero
Disables all delays. Can increase simulation speed but your
design will simulate differently.
+notimingcheck
Ignores timing check system tasks.
+nbaopt
Removes intra-assignment delays from nonblocking assignment
statements
Compiling for Debugging or Performance
You can use the -Mdir compile-time option to create different
generated file directories, one directory for debugging and another
for performance.
For example, for debugging enter the following vcs command line:
Vista de página 134
1 2 ... 130 131 132 133 134 135 136 137 138 139 140 ... 148 149

Comentários a estes Manuais

Sem comentários