Forum Discussion
Altera_Forum
Honored Contributor
11 years agoPCIe MSI interrupt sharing problem
Hi, MSI shared for DMA Read and Write. In ISR() routine, checks status to determine read or write completion. Either there is missing MSI or Read completion MSI can be mistaking as Write comple...
Altera_Forum
Honored Contributor
11 years agoBy the way, TCWORLD - PICe guru, please let me ask another question:
In the PCIe Hard IP, (Cyclone V - with DMA interface), there are max 16 lines for MSI. How these 16 lines to be associated with ISRs? In other words, how do I know which MSI line is sending the MSI? Or how to specify a line for particular function? Thank you,