Suppose you have a combinational circuit between two
registers driven by a clock. What will you do if the delay
of the combinational circuit is greater than your clock signal?
Answer Posted / priyesh
If the circuit given is asynchronous then we can lower the
delay by supplying the same clock to all flip flops i.e.
making the circuit synchronous.
Another way is by adding NOT gates between clock and register
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are software interrupts?
The answer to the above question is breaking the combinational circuit and pipelining it. What will be affected if you do this?
What is the maximum supported clock speed of the 8086?
What are the index registers in 8086?
List some features of 8051 microcontroller.
Explain the functions of ale in 8085?
Explain an interrupt?
After a pop instruction where does the stack pointer points?
What is the stack segment used for?
How is the 8085 microprocessor different from the previous 8 series microprocessors?
Explain the addresses which are bit addressable?
What is lst file?
explain the different types of control flags for the 8086?
What are the types of interrupts in 8051?
What is the difference between jmp and call?