Altera Nios II C2H Compiler Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Instrumentos de medida Altera Nios II C2H Compiler. Altera Nios II C2H Compiler User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 138
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
101 Innovation Drive
San Jose, CA 95134
www.altera.com
Nios II C2H Compiler
User Guide
Nios II C2H Compiler Version: 9.1
Document Date: November 2009
Vista de página 0
1 2 3 4 5 6 ... 137 138

Resumo do Conteúdo

Página 1 - User Guide

101 Innovation Drive San Jose, CA 95134 www.altera.comNios II C2H Compiler User GuideNios II C2H Compiler Version: 9.1Document Date: November 2009

Página 2 - UG-N2C2HCMPLR-1.6

1–4 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Introductionimplementing entire systems on a chip. As a result, the tools av

Página 3 - Contents

4–6 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009ResourcesFigure 4–1. Build Report - ResourcesThe resources section contains

Página 4 - Chapter 6. Pragma Reference

Altera Corporation 9.1 4–7November 2009 Nios II C2H Compiler User GuideUnderstanding the C2H Viewmemory, making it impossible for the accelerator t

Página 5

4–8 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Resourcesor a write. However, when an Avalon-MM master port is shared among

Página 6

Altera Corporation 9.1 4–9November 2009 Nios II C2H Compiler User GuideUnderstanding the C2H ViewFigure 4–3. Multiplier Resources1 The resource usa

Página 7 - 1. Introduction to the

4–10 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009PerformancePerformanceThe performance section of the C2H build report detai

Página 8 - Introduction

Altera Corporation 9.1 4–11November 2009 Nios II C2H Compiler User GuideUnderstanding the C2H ViewLoop LatencyAs mentioned in Chapter 3, C-to-Hardw

Página 9

4–12 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009PerformanceFigure 4–4. CPLI ReportThe report identifies two assignments con

Página 10

Altera Corporation 9.1 4–13November 2009 Nios II C2H Compiler User GuideUnderstanding the C2H ViewFigure 4–5. CRC Dependency GraphSince the critica

Página 11 - Altera Corporation 9.1 1–5

4–14 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Performancesoon as the previous execution is complete. Not surprisingly, th

Página 12 - Concepts

Altera Corporation 9.1 4–15November 2009 Nios II C2H Compiler User GuideUnderstanding the C2H ViewScheduling Information Per AssignmentTypically th

Página 13 - Hardware and Software

Altera Corporation 9.1 1–5November 2009 Nios II C2H Compiler User GuideIntroduction to the C2H CompilerThe Nios II C-to-Hardware Acceleration (C2H)

Página 14 - C2H Compiler Concepts

4–16 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009PerformanceFigure 4–8. CRC Assignment Sequence Scheduling Information Per S

Página 15 - System Architecture

Altera Corporation 9.1 4–17November 2009 Nios II C2H Compiler User GuideUnderstanding the C2H ViewThis section shows you the assignments that occur

Página 16

4–18 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009PerformanceFigure 4–10. Schedule by State(State 0)(State 3)(State 2)(State

Página 17

Altera Corporation 9.1 4–19November 2009 Nios II C2H Compiler User GuideUnderstanding the C2H ViewIn the case of Example 4–2, a total of 12 states

Página 18

4–20 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Further Reading

Página 19 - Acceleration

Altera Corporation 9.1 5–1 November 2009 5. Accelerating Code Using the Nios II Software Build Tools Command LineCreating an Accelerator from th

Página 20 - Poor Acceleration Candidates

5–2 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009C2H Performance MetricsExample 5–1 shows a typical nios2-c2h-generate-makefi

Página 21

Altera Corporation 9.1 5–3November 2009 Nios II C2H Compiler User GuideAccelerating Code Using the Nios II Software Build Tools Command LineThe rep

Página 22 - Next Steps

5–4 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009C2H Performance Metrics

Página 23 - 2. Getting Started Tutorial

Altera Corporation 9.1 6–1 November 2009 6. Pragma ReferenceIntroductionThe C2H Compiler uses pragmas that allow user control of master-slave conn

Página 24 - Typical Design

1–6 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009C2H Compiler ConceptsC2H Support in Nios II Tool FlowsThe Nios II IDE is the

Página 25 - OpenCore Plus Evaluation

6–2 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Connection PragmaReducing Arbitration LogicExample 6–1 illustrates use of th

Página 26 - Tutorial

Altera Corporation 9.1 6–3November 2009 Nios II C2H Compiler User GuidePragma Referencemaster port when it begins a sequence of transfer requests.

Página 27 - Getting Started Tutorial

6–4 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Interrupt PragmaInterrupt PragmaTo use a hardware accelerator in interrupt m

Página 28 - Create the Software Project

Altera Corporation 9.1 6–5November 2009 Nios II C2H Compiler User GuidePragma ReferenceExample 6–4. Interrupt Header File#ifndef ALT_C2H_COPROCESS_

Página 29 - Altera Corporation 9.1 2–7

6–6 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Unshare Pointer PragmaExample 6–5. Automatically Shared Master Port#pragma a

Página 30 - 2–8 9.1 Altera Corporation

Altera Corporation 9.1 7–1 November 2009 7. ANSI C Compliance and RestrictionsIntroductionThe Nios II C-to-Hardware Acceleration (C2H) Compiler s

Página 31 - Altera Corporation 9.1 2–9

7–2 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Language Escape character sequences in character constants are supported if

Página 32 - Rebuild the Project

Altera Corporation 9.1 7–3November 2009 Nios II C2H Compiler User GuideANSI C Compliance and RestrictionsArray Initialization (Section 6.7.8, Parag

Página 33

7–4 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009LanguageThe following example, which passes the address of a as the argument

Página 34

Altera Corporation 9.1 7–5November 2009 Nios II C2H Compiler User GuideANSI C Compliance and RestrictionsFor example, the following code shows two

Página 35

Altera Corporation 9.1 1–7November 2009 Nios II C2H Compiler User GuideIntroduction to the C2H CompilerC2H Compiler calls other tools in the backgr

Página 36

7–6 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009LanguageExample 7–1 defines three sub-functions, sub_plus_one(), sub_plus_tw

Página 37 - Remove the Accelerator

Altera Corporation 9.1 7–7November 2009 Nios II C2H Compiler User GuideANSI C Compliance and RestrictionsFunction Prototypes (Section 6.9.1, Paragr

Página 38

7–8 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009LanguageExample 7–3. Nonrecursive Implementation of Factorial Functionint fa

Página 39

Altera Corporation 9.1 7–9November 2009 Nios II C2H Compiler User GuideANSI C Compliance and Restrictions{ char *c1 = "??<"; return

Página 40

7–10 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Other Restrictions

Página 41 - Reference

Altera Corporation 9.1 1Nios II C2H CompilerAdditional InformationReferenced DocumentsThis user guide references the following documents: Quartus II

Página 42 - Assignments

2 9.1 Altera Corporation Nios II C2H Compiler User GuideRevision HistoryRevision HistoryThe table below displays the revision history for the chapte

Página 43

Altera Corporation 9.1 3Nios II C2H Compiler User GuideAdditional InformationHow to Contact AlteraFor the most up-to-date information about Altera

Página 44 - <<

4 9.1 Altera Corporation Nios II C2H Compiler User GuideTypographic ConventionscA caution calls attention to a condition or possible situation that

Página 45 - Iteration Statements

1–8 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009C2H Compiler ConceptsThe C2H Compiler Operates at the Function LevelCode you

Página 46 - Selection Statements

Altera Corporation 9.1 1–9November 2009 Nios II C2H Compiler User GuideIntroduction to the C2H CompilerSystem ArchitectureFigure 1–1 shows the arch

Página 47 - Altera Corporation 9.1 3–7

1–10 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009C2H Compiler ConceptsThe accelerator's connections are managed by the

Página 48 - Conditional Operator ?:

Altera Corporation 9.1 1–11November 2009 Nios II C2H Compiler User GuideIntroduction to the C2H CompilerThe software wrapper, executing on the Nios

Página 49 - Altera Corporation 9.1 3–9

1–12 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009C2H Compiler Concepts Subfunctions called within an accelerated function a

Página 50

Altera Corporation 9.1 1–13November 2009 Nios II C2H Compiler User GuideIntroduction to the C2H CompilerC Code Appropriate for Hardware Acceleratio

Página 51 - Subfunction Calls

Copyright © 2009 Altera Corporation. All rights reserved. Altera, The Programmable Solutions Company, the stylized Altera logo, specific device des-ig

Página 52

1–14 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009C Code Appropriate for Hardware AccelerationExample 1–1. Checksum Calculati

Página 53 - Declarations

Altera Corporation 9.1 1–15November 2009 Nios II C2H Compiler User GuideIntroduction to the C2H Compiler If the code contains C syntax not support

Página 54 - Scalar Variables

1–16 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Next Stepsextent that you analyze the code and understand it. In either cas

Página 55 - Accesses

Altera Corporation 9.1 2–1 November 2009 2. Getting Started TutorialIntroductionThis chapter describes the design flow for the Nios® II C-to-Har

Página 56

2–2 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Typical Design FlowTypical Design FlowA typical design flow using the C2H Co

Página 57

Altera Corporation 9.1 2–3November 2009 Nios II C2H Compiler User GuideGetting Started TutorialDuring the design process with the C2H Compiler, you

Página 58 - Memory Accesses

2–4 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009TutorialOpenCore Plus hardware evaluation supports the tethered mode of oper

Página 59 - Volatile Type Qualifier

Altera Corporation 9.1 2–5November 2009 Nios II C2H Compiler User GuideGetting Started Tutorialf You can download dma_c2h_tutorial.c from the Nios

Página 60

2–6 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Tutorial2. Set up the hardware project directorya. Using a file management t

Página 61 - Address Computation

Altera Corporation 9.1 2–7November 2009 Nios II C2H Compiler User GuideGetting Started Tutorial3. If the Welcome to the Altera Nios II IDE page dis

Página 62 - Data Computation

Altera Corporation 9.1 iii ContentsChapter 1. Introduction to the C2H CompilerUser Guide Overview ...

Página 63 - Master-Slave Connections

2–8 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Tutorial2. Observe the execution time in the Console view. Example 2–1 shows

Página 64

Altera Corporation 9.1 2–9November 2009 Nios II C2H Compiler User GuideGetting Started Tutorialb. Turn on Build software, generate SOPC Builder sys

Página 65

2–10 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009TutorialRebuild the ProjectTo rebuild the project, perform the following st

Página 66 - Array Subscript Operator

Altera Corporation 9.1 2–11November 2009 Nios II C2H Compiler User GuideGetting Started Tutorial1 If you copy or move a C2H project to a different

Página 67

2–12 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Tutorial4. Expand the Resources section and all subsections, as shown in Fi

Página 68 - Structure and Union Operators

Altera Corporation 9.1 2–13November 2009 Nios II C2H Compiler User GuideGetting Started Tutorial5. Expand the Performance section and all subsectio

Página 69

2–14 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Tutorialf For further information on optimizing C2H Compiler results, refer

Página 70 - Scheduling

Altera Corporation 9.1 2–15November 2009 Nios II C2H Compiler User GuideGetting Started Tutoriala. If the Programmer window is not still open, on t

Página 71 - Data Dependencies

2–16 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Next Steps2. Rebuild the project in the Nios II IDE. 1 You must rebuild the

Página 72 - Pointer Aliasing

Altera Corporation 9.1 2–17November 2009 Nios II C2H Compiler User GuideGetting Started Tutorialmore iterations of optimization to produce better r

Página 73

iv 9.1 Altera Corporation Nios II C2H Compiler User GuideContentsNext Steps ...

Página 74

2–18 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Next Steps

Página 75 - my_ptrb[offset_b] = b + 8;

Altera Corporation 9.1 3–1 November 2009 3. C-to-Hardware Mapping ReferenceThis chapter describes how the Nios® II C-to-Hardware Acceleration (C

Página 76

3–2 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009One-to-One C-to-Hardware MappingTable 3–1 lists the equivalent hardware stru

Página 77 - Read Operations with Latency

Altera Corporation 9.1 3–3November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceThere are two types of exceptions to this rul

Página 78

3–4 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009One-to-One C-to-Hardware MappingPipelined Operations and AssignmentsThe C2H

Página 79 - Stalling

Altera Corporation 9.1 3–5November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceFigure 3–1 shows the hardware that results fr

Página 80

3–6 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009One-to-One C-to-Hardware MappingThe fundamental iteration statement for the

Página 81

Altera Corporation 9.1 3–7November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceFigure 3–4. if-else LogicIf the if statement

Página 82 - Loop Pipelining

3–8 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009One-to-One C-to-Hardware MappingFigure 3–5. if Logic Without elseConditional

Página 83

Altera Corporation 9.1 3–9November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceFigure 3–6 shows the circuit that results fro

Página 84 - Loop-Carried Dependencies

Altera Corporation 9.1 vNios II C2H Compiler User GuideContentsConnection Pragma ...

Página 85

3–10 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009One-to-One C-to-Hardware MappingTable 3–4 shows an example of a switch stat

Página 86

Altera Corporation 9.1 3–11November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceFigure 3–7. switch LogicSubfunction CallsA s

Página 87

3–12 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009One-to-One C-to-Hardware MappingTable 3–5 shows an example of a subfunction

Página 88

Altera Corporation 9.1 3–13November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceThe Nios II C2H Compiler does not perform an

Página 89 - Subfunction Pipelining

3–14 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Variable DeclarationsScalar VariablesFor local scalar variables, the C2H Co

Página 90

Altera Corporation 9.1 3–15November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping Reference• Arrays that are initialized• Global variab

Página 91 - Resource

3–16 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Memory Accessesbehavior of a C function accessing memory is the same, regar

Página 92 - Resource Sharing

Altera Corporation 9.1 3–17November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceBecause the array subscript operation and th

Página 93

3–18 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Memory AccessesExample 3–10 shows two dereferences that are identical insid

Página 94

Altera Corporation 9.1 3–19November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceExample 3–12 demonstrates another case of no

Página 95 - 4. Understanding the C2H

vi 9.1 Altera Corporation Nios II C2H Compiler User GuideContents

Página 96 - Configuration Meaning

3–20 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Memory AccessesExample 3–13 demonstrates the use of volatile to guarantee m

Página 97

Altera Corporation 9.1 3–21November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceEach of these signals is registered at the m

Página 98

3–22 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Memory Accessesport. After some number of clock cycles determined by the sl

Página 99 - Altera Corporation 9.1 4–5

Altera Corporation 9.1 3–23November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceThe write-data signal for the Avalon-MM mast

Página 100 - Resources

3–24 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Memory AccessesSpecifying Master-Slave ConnectionsBy default, the C2H Compi

Página 101 - Understanding the C2H View

Altera Corporation 9.1 3–25November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceExample 3–15 illustrates usage of the connec

Página 102 - 4–8 9.1 Altera Corporation

3–26 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Memory AccessesExample 3–17 connects the variable x in function myfunc to t

Página 103 - Altera Corporation 9.1 4–9

Altera Corporation 9.1 3–27November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceAlthough an array is considered to be a poin

Página 104 - Performance

3–28 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Memory AccessesStructure and Union OperatorsThe structure and union constru

Página 105 - Loop Latency

Altera Corporation 9.1 3–29November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceConsider the simple struct declaration shown

Página 106

Altera Corporation 9.1 1–1 November 2009 1. Introduction to the C2H CompilerThe Nios® II C-to-Hardware Acceleration (C2H) Compiler is a tool tha

Página 107

3–30 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009SchedulingConsider the simple struct declaration shown in Example 3–25. Exa

Página 108 - Scheduling Information

Altera Corporation 9.1 3–31November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping Referencehardware. After the C2H Compiler creates the

Página 109

3–32 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009SchedulingFigure 3–12. Dependency GraphThe C2H Compiler uses the dependency

Página 110

Altera Corporation 9.1 3–33November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping Referenceoperations that come before it. Because arra

Página 111

3–34 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Schedulingcompile-time due to the possibility of aliasing. This dependency

Página 112

Altera Corporation 9.1 3–35November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceFigure 3–15. __restrict__ Pointer Type Break

Página 113 - Further Reading

3–36 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009SchedulingFigure 3–16. Pointers Always Depend on ThemselvesIn this example,

Página 114

Altera Corporation 9.1 3–37November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceFigure 3–17. Using Another Pointer to Avoid

Página 115 - Tools Command Line

3–38 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Schedulingand mitigate the effects of memory latency. Through close integra

Página 116

Altera Corporation 9.1 3–39November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceFigure 3–18. Early Scheduling of Read Operat

Página 117 - Altera Corporation 9.1 5–3

1–2 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Target AudienceTarget AudienceThis user guide assumes you have at least a ba

Página 118 - C2H Performance Metrics

3–40 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009SchedulingFor the purposes of scheduling, the C2H Compiler treats a loop an

Página 119 - 6. Pragma Reference

Altera Corporation 9.1 3–41November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceIf multiple loops have no interdependencies,

Página 120 - Reducing Arbitration Logic

3–42 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009SchedulingMemory TransfersAvalon-MM system interconnect fabric manages arbi

Página 121 - Flow Control

Altera Corporation 9.1 3–43November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceFigure 3–20. Dependency Graph for a Loop Blo

Página 122 - Interrupt

3–44 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009SchedulingFigure 3–21 illustrates how the C2H Compiler schedules successive

Página 123 - Unshare Pointer

Altera Corporation 9.1 3–45November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceFigure 3–22 shows the dependency graph for t

Página 124 - Unshare Pointer Pragma

3–46 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009SchedulingFigure 3–23 illustrates how the C2H Compiler schedules successive

Página 125 - Restrictions

Altera Corporation 9.1 3–47November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping Referencethat performs Avalon-MM pipelined read trans

Página 126 - Language

3–48 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009SchedulingState 1 in Figure 3–24 remains empty because list has two cycles

Página 127 - Expressions

Altera Corporation 9.1 3–49November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceLoop Latency and Cycles per Loop Iteration (

Página 128 - Functions

Altera Corporation 9.1 1–3November 2009 Nios II C2H Compiler User GuideIntroduction to the C2H Compiler Straightforward C-to-hardware mapping – Th

Página 129 - Altera Corporation 9.1 7–5

3–50 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009SchedulingExample 3–38. Pipelined Subfunctionint MAX(int a, int b){ return

Página 130 - 7–6 9.1 Altera Corporation

Altera Corporation 9.1 3–51November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceResource SharingThe C2H Compiler is capable

Página 131 - Altera Corporation 9.1 7–7

3–52 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Resource SharingThe resource sharing technique used for memory accesses dif

Página 132 - Goto (Section 6.8.6.1)

Altera Corporation 9.1 3–53November 2009 Nios II C2H Compiler User GuideC-to-Hardware Mapping ReferenceFigure 3–26. Shared And Independent Resource

Página 133

3–54 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009Resource Sharing

Página 134 - Other Restrictions

Altera Corporation 9.1 4–1 November 2009 4. Understanding the C2H ViewIntroductionThis chapter discusses the Altera Nios II C-to-Hardware Accele

Página 135 - Additional Information

4–2 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009OverviewTable 4–1 *summarizes the project build configurations.Table 4–1. Pr

Página 136 - Revision History

Altera Corporation 9.1 4–3November 2009 Nios II C2H Compiler User GuideUnderstanding the C2H ViewFunction Build ConfigurationsThe function build co

Página 137 - Conventions

4–4 9.1 Altera Corporation Nios II C2H Compiler User Guide November 2009ResourcesTable 4–2. Function Build ConfigurationsConfiguration MeaningUse ha

Página 138 - Visual Cue Meaning

Altera Corporation 9.1 4–5November 2009 Nios II C2H Compiler User GuideUnderstanding the C2H ViewExample 4–1. Vector Power Calculation#pragma alter

Comentários a estes Manuais

Sem comentários