KChan12
New Contributor
7 years agoFor PCIe DMA driver from altera multiple descriptors not working?
Hi , We are using AVMM PCIe DMA example design and modified as per our requirement. In place of onchip memory we are using FIFO. we are using PCIe DMA driver from altera. We can tap the data lines on FIFO side and check the data using signal tap. But data is proper when one single descriptor is used. As we go for multiple descriptors (like number of Dwords:/desc 256 and no of descriptors:2 total 2 kb of data). We can see only 1kb of data on bus ie for one descriptor. Please give inputs why its is not sending properly in case of multiple decriptors or the driver doesnt support multiple descriptor.