首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 嵌入式系统 > 【应用笔记】AN417:采用C2H编译器加速功能实现DMA散射收集校验(Accelerating Functions with the C2H Compiler:Scatter-Gather DMA with Checksum)

【应用笔记】AN417:采用C2H编译器加速功能实现DMA散射收集校验(Accelerating Functions with the C2H Compiler:Scatter-Gather DMA with Checksum)

资料介绍
【应用笔记】AN417:采用C2H编译器加速功能实现DMA散射收集校验(Accelerating Functions with the C2H Compiler:Scatter-Gather DMA with Checksum)
Nios II C2H编译器是一个将软件功能函数生成硬件加速器的强大工具。
The Nios® II C-to-Hardware Acceleration (C2H) Compiler is a powerful tool that generates hardware accelerators for software functions. This application note uses the C2H Compiler to map C code for a scatter-gather direct memory access (DMA) function to equivalent hardware. The hardware accelerator provides data to an Internet checksum function. Reference files included with the application note provide C code to implement the scatter-gather DMA and the checksum. There are two versions of the checksum code: The first runs as software on the Nios II processor. The second becomes a hardware accelerator, replacing the C code with equivalent logic in the FPGA. The speedup for the hardware version is typically more than two orders of magnitude. The exact speedup depends on the target FPGA.
Accelerating Functions with the C2H Compiler:
Scatter-Gather DMA with Checksum

May 2006, Version 6.0 Application Note

Introduction
The Nios II C-to-Hardware Acceleration (C2H) Compiler is a powerful tool that generates hardware accelerators
for software functions. This application note uses the C2H Compiler to map C code for a scatter-gather direct
memory access (DMA) function to equivalent hardware. The hardware accelerator provides data to an Internet
checksum function. Reference files i
标签:AlteraFPGANiosIIC2HDMA
【应用笔记】AN417:采用C2H编译器加速功能实现DMA散射收集校验(Accelerating Functions with the C2H Compiler:Scatter-Gather DMA with Checksum)
本地下载

评论