Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12596 Discussions

Question about NIOS's irq line hold duration

CLi19
Beginner
1,159 Views

Hello everyone,

 

I'm now working on a NIOS II project and something about NIOS Irq bothers me.

irq_pb.png

 

Just as the image shows, my questions are :

  • How long should we keep the irq line high?
  • Will irq handler quit if we let down the irq signal in the middle?(like t1)
  • What would happen at t2?

 

I'm not sure if my question is clear enough. Tell me if you need further information.

 

Thanks a lot.

 

 

0 Kudos
1 Reply
Ahmed_H_Intel1
Employee
336 Views

Hi,

Please check this document for better understanding of the IRQ with NIOS II

 

https://www.intel.com/content/dam/altera-www/global/ja_JP/pdfs/literature/hb/nios2/n2sw_nii52006.pdf

 

Regards.

 

0 Kudos
Reply