Forum Discussion
GWick
New Contributor
7 years agoHow to hook up a signal generated from VHDL to an internal NIOS II instance?
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 externa...
JOHI
Contributor
7 years agoHello,
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