Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Hi , gpushkar 1. There are no other Linux driver's for that design. You have to write your own kernel module. What do you mean by simple data transfer ? You can modify this driver, and test read / write speed from BAR's for example. 2. DMA test failed. FPGA couldn't read and write from host PC mem. Host PC is 32 bit? Regards, Igor --- Quote End --- 1. By simple data transfer I mean being able to either use the FPGA as a mapped memory ( already doing this) or stream data to the FPGA ( to do some DSP filtering for example) 2. Yes, Host PC is 32 bit.