- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm working with some legacy VHDL code that I want to interface with a NIOS II core instead of an external processor. In specific, this signal is Active Low that was used as Interrupt for the external processor. I'm not seeing a clear description of how to go about doing this, despite many hours going thru the Interrupt Controller IP core docs. Any ideas? I'm assuming that it is something along the lines of supplying the signal name for the IRQ source somewhere, but I need just bit more details.
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
If you build a Nios configuration with a PIO component, you will have what you need. PIO components have interrupt capabilities.
See tutorials for additional info.
Best Regards
Johi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, PIO is an Avalon-mm component that provides interface to external port (input or output or bidirectional). Check the details on this user guide section 27 https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page