Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

block 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: Dedicated Receive Buffer per Virtual Channel page no 76,

there are many block left black .. can u please help me what is it ..!:(

2 Replies

  • Abe's avatar
    Abe
    Icon for Frequent Contributor rankFrequent Contributor

    Since 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.