Fast interrupt request (Fast Interrupt Request, FIQ) In ARM, FIQ mode is one of the privileged modes, and also belongs to the category of abnormal mode. It is used for high-speed data transmission or channel processing, and enters when a fast interrupt request (FIQ) is triggered.
There is a big difference between FIQ and IRQ (external interrupt mode). FIQ mode must be processed as soon as possible and leave this mode after processing; IRQ mode can be interrupted by FIQ mode, but IRQ cannot interrupt FIQ mode; in order to make FIQ mode respond faster, FIQ mode has more shadow registers. FIQ mode must disable interrupts; if an interrupt routine must re-enable interrupts, IRQ mode should be used instead of FIQ mode.
FPGA Virtex-II Family 1.5M Gates 17280 Cells 650MHz 0.15um Technology 1.5V 575-Pin BGA
CPLD CoolRunner -II Family 1.5K Gates 64 Macro Cells 263MHz 0.18um Technology 1.8V 56-Pin CSBGA
CPLD CoolRunner -II Family 1.5K Gates 64 Macro Cells 263MHz 0.18um Technology 1.8V 44-Pin VQFP
CPLD CoolRunner -II Family 1.5K Gates 64 Macro Cells 159MHz 0.18um Technology 1.8V 56-Pin CSBGA
FPGA Virtex-5 FXT Family 65nm Technology 1V 1136-Pin FCBGA
Support