Encore SIM EDITOR SOFTWARE Guia do Utilizador Página 134

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 149
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 133
3-26
Compiling and Elaborating Your Design
+spl_read
Treats output ports as inout ports.
Compile-Time Options That Slow Down Compilation
-gen_asm
Generates assembly code instead of directly generating native
code. Can increase compilation time up to 20%.
-gen_c
Generates C intermediate code instead of directly generating
native code. Can increase compilation time as much as 3x.
-comp64
Compiles in 64-bit mode for 32-bit simulation.
Compile-Time Options That Slow Down Compilation but Speed
Up Simulation
-O3 or -O4
Applies more than the default level of optimizations when
generating C code intermediate files and compiling them.
Applying more optimizations slows down the C compiler but
speeds up simulation.
Compile-Time Options That Speed Up Compilation but Slow
Down Simulation
-O0
Turns off all optimizations when generating C code intermediate
files and compiling them. Turning off optimizations allows the C
compiler to finish sooner but the design simulates slower without
these optimizations.
Vista de página 133
1 2 ... 129 130 131 132 133 134 135 136 137 138 139 ... 148 149

Comentários a estes Manuais

Sem comentários