开发者

Reading an image to FPGA from PC and Back

开发者 https://www.devze.com 2023-01-31 09:54 出处:网络
I need to read a small image (tif format) from PC to FPGA kit (ALTERA DE2-70) for processi开发者_StackOverflow社区ng, then write it back to PC. I have no idea how to do it in Verilog?

I need to read a small image (tif format) from PC to FPGA kit (ALTERA DE2-70) for processi开发者_StackOverflow社区ng, then write it back to PC. I have no idea how to do it in Verilog?

Can it be done in C? if so, how can I combine my C/HDL code to work together?

Thank you!


a few mounts ago i were having the same problem, but i wanted to send and receive a real time image. back then i was researching and the best (fast an chip) solution that i find was the XEM6001 of opalkelly. http://www.opalkelly.com/products/xem6001/ specify controller (Cypress cy68013a) that handle all the communication on a 36 MBytes/second between the PC and FPGA in USB. and API (Application Programmer's Interface) in C, C++, C#, Ruby, Python, and Java. the price 200$. ---odsa---

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号