Altera Nios II C2H Compiler Manual de usuario Pagina 93

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 138
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 92
Altera Corporation 9.1 3–53
November 2009 Nios II C2H Compiler User Guide
C-to-Hardware Mapping Reference
Figure 3–26. Shared And Independent Resources
Another way of managing shared resources is to place the code that uses
the resource in a subfunction. For example, to ensure that a math-
intensive function uses no more than three multipliers, you could place
the multiply operation in three subfunctions mul1(), mul2() and
mul3(). With pipelined subfunctions, the latency overhead of this
approach is not excessive. For further details, see “Subfunction Calls” on
page 3–41.
Vista de pagina 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 137 138

Comentarios a estos manuales

Sin comentarios