- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
we need to generate MSI interrupt to the application driver from the PCIe.The signal which we observed for generating interrupt in PCIe is "app_msi_req". Kindly could someone help us,if we have to generate the request from FPGA the signal is followed by few other signal like "app_msi_tc" , "msi_app_num". We are not able to get any info regarding this signals....could some one help us on this issue.....we need to write rtl to drive this values..what are the values to be driven????
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This information is defined in the PCIe User Guide - see link below:
http://www.altera.com/literature/ug/ug_pci_express.pdf#page=124 The app_msi_num[4:0] vector is to identify which of the 32 possible MSI interrupts you are asserting. The app_msi_tc[2:0] is identify which traffic class to send the MSI interrupt. I recommend getting a copy of the PCIe spec and digging in a bit on MSI, then come back to the PCIe User Guide. It will make more sense.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page