Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to connect a VHDL file to existing NIOS up
This is my problem: I designed a NIOS Microprocessor using the SOPC builder; added it to the .bdf file and tested it. It works fine. Now I want to add a .vhdl file to this existing project wh...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by prasad_forums@Oct 27 2005, 05:25 AM but is it possible to interrrupt the processor using same pios or how to interrrupt the processor from a vhdl module. --- Quote End --- When you create a PIO module with inputs, you can set it to generate an interrupt on level or edge detect on those inputs. The settings are in the PIO peripheral properties dialog, second tab.