Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- You should be able to do the exact same thing as PCI in PCIe. You can use bar access to read out the status of the DMA. or use interrupt. --- Quote End --- In the PCI core there's a Control Register at offset 0x306C, bit 5 of this tells you when the data you've written to the Tx port has been sent. I can't find any description in the PCIe User Guide of any similar register or mechanism. ? Nial.