Forum Discussion
Altera_Forum
Honored Contributor
13 years agoPCI express and fixed address translation table
We are using UIO for Linux http://www.kernel.org/doc/htmldocs/uio-howto.html In conjunction the Cyclone IV transceiver starter kit to access Avalon peripherals, over the PCI expr...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- I met exact same problem as you. Have you solved it? --- Quote End --- We stopped using UIO and switched to using PCI kernel drivers. Start with this an build. https://github.com/martinezjavier/ldd3/blob/master/pci/pci_skel.c