How to accelerate to read or write FPGA?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to accelerate to read or write FPGA?

1,896 次查看
chrisyao
Contributor I

1, Platform is i.MX280 +Linux

2,FPGA is connected to i.MX280 by the NAND FLASH interface

3, It takes 6.6us to write 32 bytes into FPGA  now.

0 项奖励
回复
1 回复

1,830 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Yao,

     We don't have corresponding solution of using FPGA on NAND Flash interface, so I can only give you suggestions on your application:

     You can try to use DMA to transmit data between CPU and FPGA by memory to memory. As for DMA usage, you can refter to linux BSP for i.MX28, in some device drivers, DMA was used.

Regards,

Weidong

0 项奖励
回复