Forum Discussion
JET60200
Contributor
5 years ago[A10 PCIe AVMM] How to implement the customer MSI to Host, while Disable READ/WRITE DMA Done MSI
HEllo Expert,
We are using "Arria10 PCIe AVMM IP" to transfer data between FPGA and the Host, and
it works as expect.
Now we need to implement a customer MSI , so we enable "Export MSI/MSI...
SengKok_L_Intel
Regular Contributor
5 years agoHi,
The MSI interrupt is generated from the internal Descriptor Controller and then send to TXS port. There seem like no option to disable it. However, you may create a custom component before the TXS port to detect and drop the MSI message that comes from the descriptor controller if this is NOT necessary.
Regards -SK