Interrupt Response Time - Hitachi SH7032 Hardware Manual

Superh risc engine
Table of Contents

Advertisement

5.5

Interrupt Response Time

Table 5.5 shows the interrupt response time, which is the time from the occurrence of an interrupt
request until interrupt exception handling starts and fetching of the first instruction of the interrupt
handling routine begins. Figure 5.4 shows the pipeline when an IRQ interrupt is accepted.
Table 5.5
Interrupt Response Time
Item
Interrupt priority decision
and comparison with SR
mask bit
Wait for completion of
sequence currently being
executed by CPU
Time from interrupt
exception handling
(saving PC and SR and
fetching vector address)
until fetching of first
instruction of interrupt
handling routine starts
Interrupt
Total
response
Minimum
Maximum
Notes: m1–m4 are the number of states needed for the following memory accesses:
m1: SR save cycle (longword write)
m2: PC save cycle (longword write)
m3: Vector address read cycle (longword read)
m4: Fetch start instruction of interrupt handling routine
Number of States
NMI or On-Chip
Interrupt
2
X (≥ 0)
5 + m1 + m2 + m3
7 + m1 + m2 + m3
10
11 + 2(m1 + m2 +
m3) + m4
IRQ
Notes
3
The longest sequence is the
interrupt or address error
exception handling
sequence: X = 4 + m1 + m2
+ m3 + m4. If an interrupt-
masking instruction follows,
however, the time may be
longer.
8 + m1 + m2 + m3
11
0.50–0.55 µs at 20 MHz
12 + 2(m1 + m2 +
(m1 = m2 = m3 = m4 = 1)
m3) + m4
0.90–0.95 µs at 20 MHz
79

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents