这些小活动你都参加了吗?快来围观一下吧!>>
电子产品世界» 论坛首页» 嵌入式开发» FPGA» 【应用笔记】AN417:采用C2H编译器加速功能实现DMA散射收集校验(Acce

共1条 1/1 1 跳转至

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

高工
2012-05-19 17:58:03 打赏
【应用笔记】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. an417.pdf



关键词: 应用 笔记 AN417 采用 编译器 加速 功能

共1条 1/1 1 跳转至

回复

匿名不能发帖!请先 [ 登陆 注册]