Forum Discussion
Altera_Forum
Honored Contributor
13 years agohow the data is transfered using PCIE LINK
I am using the altera S2GX for a project uses PCIE to transfer data. Now we have the hardware working with the PC, since altera didn't provide the source code for the pc app. I am not sure...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Really appreciated, I was hoping to avoid using DMA and just make a simple read and write function. --- Quote End --- That has already been done, as I said, look at the thread I posted the link to, there is a PCIe debug utility that does not require a driver. You can use that to read or write registers. The code is written for Linux. Under Windows, you can probably do something similar with the Jungo tools. --- Quote Start --- I guess I still have lots of readings to do....T_T..... So many stuff.... --- Quote End --- If it was easy, it wouldn't be fun, right? :) Cheers, Dave