Forum Discussion
Altera_Forum
Honored Contributor
15 years agoblock are vacant in the ip core of PCIe.
file:///C:/DOCUME%7E1/RAJESH%7E1.KUM/LOCALS%7E1/Temp/moz-screenshot.png file:///C:/DOCUME%7E1/RAJESH%7E1.KUM/LOCALS%7E1/Temp/moz-screenshot-1.png in the Architecture of the Transaction Layer: Dedicat...
Abe
Frequent Contributor
8 years agoSince the Data and Descriptor are inputs to this block, its most likely a buffer / FIFO that stores both. Data & descriptors are for the SGDMA IP that the PCIe uses. When starting a PCIe transaction, the command and data have to be fetched from memory using the descriptor that is stored in the buffer. The software application controls the DMA, programs the descriptors and starts/stops the data transfer to the PCIe IP.