What is interrupt latency?
Answers were Sorted based on User's Feedback
Answer / panchamukhi ellur
interrupt latency is the time diffrence between generation
of interrupt by device & servicing of the device which is
generated the interrupt
| Is This Answer Correct ? | 35 Yes | 0 No |
Answer / anand
There is another version. It is the time between the occurrence of the interrupt and the start of the interrupt service routine. Generally its defined for a processor and RTOS combination. However this can be affected by bad programming which involves unnecessary interrupt locks.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / guest
The time required in clock cycles to send cause of
interrupt to processor.
| Is This Answer Correct ? | 4 Yes | 13 No |
Are you familiar with VHDL and/or Verilog?
verify nmos passes good logic 0 and passes bad logic 1.also verify that pmos passes good logic 1 and passes bad logic 0.
2 Answers Cosmic Circuits, HP,
What products have you designed which have entered high volume production?
Mention what are the two types of procedural blocks in Verilog?
What is the difference between the mealy and moore state machine?
How can you construct both PMOS and NMOS on a single substrate?
What is the difference between = and == in C?
Are you familiar with the term snooping?
What products have you designed which have entered high volume production?
Differences between IRSIM and SPICE?
Explain how Verilog is different to normal programming language?
How to find the read failiure probablity in SRAM?