Altera_Forum
Honored Contributor
21 years agoHardware vs Software interupt
Hi there,
It doesn't seem clear to me how to specify wether an interupt should be hardware or software. In the Quartus Handbook it does specify "SOPC Builder generates the interrupt controller in one of two configurations, software priority or hardware priority, depending on the interrupt signals present on the master port.". This is great for a component that is created becuase you have the signals required for the system to make hardware interupts. However, if your master is a Nios processor, then you have no control over which signals are beign used and therefore cannot force it to use hardware or software interupts. I assume there must be a setting somewhere that allows youto specify which type of interupt that you require. Anyone have any advice on this? Regards Todd