Forum Discussion
Altera_Forum
Honored Contributor
14 years agoDriving FPGA -> Host DMA with PCIe (hard IP in Cyclone IV)?
Hello all, I am trying to port an existing design which uses a PCI interface to a new board which uses the PCIe interface. Driving a DMA transfer on PCI was fairly simple, you write to t...
Altera_Forum
Honored Contributor
14 years agoI'm sorry, I'm not sure about register inside of the core.
But as I mentioned, you can use bar access to DMA status register directly and be able to read out its status. Accessing to the PCI register is also using in band, so I think it should be same performance.