ARM ARM1176JZF-S Technical Reference Manual page 473

Table of Contents

Advertisement

12.3.1
PL192 VIC timing
12.3.2
Core timing
ARM DDI 0301H
ID012310
The clearing of the interrupt is handled in software by the interrupt handling routine. This
enables multiple interrupt sources to share a single interrupt priority. In addition, the interrupt
handling routine must communicate to the VIC that the interrupt currently being handled is
complete, using the memory-mapped or coprocessor-mapped interface, to enable the interrupt
masking to be unwound.
As its part of the handshake mechanism, the PL192 VIC:
Synchronizes IRQACK on its way in if the peripheral port clocking mode is
1.
asynchronous or bypasses the synchronizers if it is in synchronous mode.
Asserts IRQADDRV when an address is ready at IRQADDR, and holds that address
2.
until IRQACK is sampled LOW, even if higher priority interrupts come along.
Stacks the priority that corresponds to the vector address present at IRQADDR when it
3.
samples the IRQACK signal LOW, while IRQADDRV is HIGH.
Clears IRQADDRV so the processor can recognize another interrupt. If nIRQ is also to
4.
be deasserted at this point because there are no higher priority interrupts pending, it is
deasserted before or at the same time as IRQADDRV to ensure that the processor does
not take the same interrupt again.
As its part of the handshake mechanism, the core:
Starts an interrupt entry sequence when it samples the nIRQ signal asserted.
1.
2.
Determines if an FIQ or an IRQ is going to be taken. This happens after the interrupt entry
sequence is started. If it decides that an IRQ is going to be taken, it starts the VIC port
handshake by asserting IRQACK. If it decides that the interrupt is an FIQ, then it does
not assert IRQACK and the VIC port handshake is not initiated.
Ignores the value of the nFIQ input until the IRQ interrupt entry sequence is completed
3.
if it has decided that the interrupt is an IRQ.
Samples the IRQADDR input bus when both IRQACK and IRQADDRV are sampled
4.
asserted. The interrupt entry sequence proceeds with this value of IRQADDR.
Ignores the nIRQ signal while IRQADDRV is HIGH. This gives the VIC time to deassert
5.
the nIRQ signal if there is no higher priority interrupt pending.
Ignores the nFIQ signal while IRQADDRV is HIGH.
6.
Copyright © 2004-2009 ARM Limited. All rights reserved.
Non-Confidential, Unrestricted Access
Vectored Interrupt Controller Port
12-6

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents