Altera Nios II C2H Compiler Uživatelský manuál Strana 93

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 138
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 137 138

Komentáře k této Příručce

Žádné komentáře