• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (1): 64-68.

• 论文 • Previous Articles     Next Articles

Design and Implementation of an Interrupter Processing System in Matrix DSPs

SHU Shengliang,SUN Yongjie,WAN Jianghua   

  1. (School of Computer Science,National University of Defense Technology,Changsha 410073,China)
  • Received:2011-06-06 Revised:2011-08-20 Online:2012-01-25 Published:2012-01-25

Abstract:

This paper introducs the mechanism of an interrupt controller. During the design process, designers not only need to ensure correct functions, but also need to minimize the interrupt delay cost .There are no differences between the hardware interrupt mechanism and the software interrupt mechanism. Besides, the interrupt controller supports interrupt nesting and the interrupt nesting mechanism is very simple and flexible. The control logic is simplified and the interrupt latency overhead is reduced from 5 clock cycles to 4 clock cycles for this interrupt handing mechanism.

Key words: interrupt selector;interrupt handling;interrupt nesting