Altera_Forum
Honored Contributor
16 years agoPCIE IP Core question
I'm a new one in PCIE exploration,I have came up against some problems when reading the pcie compiler user guide handbook.If i use the pcie IP core and DMA controller IP core together in my design based on the SOPC builder(without the cpu core), I think i should connect the DMA read mast port to the PCIE Tx slave port, thus when the DMA transmit a read request via the PCIE Tx slave port,a read completion will be recieved by the PCIE Rx master port.
My questions as follows are: 1 Which slave port should i connect to the PCIE Rx master port? I can't find the proper slave port,because the DMA has two master data port. 2 The PCIE Tx slave port has the read,readdata signals which is discribed in the handbook, but I can't find the opportunity to use these signals.