Forum Discussion
Altera_Forum
Honored Contributor
13 years agoLinux-Driver for Altera PCIe HIP or simple methode to access PCIe
Hi everyone! I know it's an old problem, but I don't see it solved yet. I' currently working on a FPGA-Design on the Arria II GX Development Kit. I made a I2C-Core which I now have to feed wi...
Altera_Forum
Honored Contributor
13 years agoYou don't need a driver to access PCIe devices under Linux, you can use the sysfs nodes that Linux automatically sets up for you.
Download the examples on this thread http://www.alteraforum.com/forum/showthread.php?t=35678 Build and run the pci_debug tool. Cheers, Dave