Arintel
New Contributor
5 years agoSignificance of the Descriptor_ID field used by the the PCIe-Avalon-MM-DMA IP core?
Hi Everyone,
Please see the 0x10 - Control register in Table 69 at this link, https://www.intel.com/content/www/us/en/programmable/documentation/lbl1415138844137.html#nik1410905615225
What is the purpose of the Descriptor_ID field? Can I put an arbitrary value in here?
Isn't the ID of the descriptor already implied by the index (or relative position) of the descriptor in the descriptor table?
When I write to RD_DMA_LAST_PTR (section 6.7.1), should I use a matching value in the Descriptor_ID field, or should I use the index of a descriptor?
Thanks,
Ari
Hi ,
In a way your pointer is correct and the descriptor id is written by software,
should the application logic writes "1" or "0" to RD_DMA_LAST_PTR ?
>>1