- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am working at Quartus 10 SP3, the device is A2GX65,when i using SOPC to building a pcie system,some problem about interrupt is occured. I write to P2A_MAILBOX registers from NIOS, and I found the coresponding P2A_MAILBOX_INT bit is asserted. But when I write 0x0 to pcie_p2a_interrupt_status_reg to clear the IRQ, it didn't change. Does anyone know why? regards. --xcqLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
this is a RW1C (read/write '1' to clear) register. You have to write a '1' to the status bit you want to clear.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Hi, this is a RW1C (read/write '1' to clear) register. You have to write a '1' to the status bit you want to clear. --- Quote End --- Thanks very much. I've fixed it out.

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