Encore SIM EDITOR SOFTWARE Betriebsanweisung Seite 134

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 149
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 133
1 2 ... 129 130 131 132 133 134 135 136 137 138 139 ... 148 149

Kommentare zu diesen Handbüchern

Keine Kommentare