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 the major differences in short label and near label jump instructions?
What are the different flags included in the alu?
What are the control signals used by the 8085?
Why stack is used in program?
What is 8051 microcontroller ?
Mention interrupts pins of 8085?
What is the significance of the control unit in the 8085?
Where can we find the sample assembly language programs?
After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?
Define crossbar switching with reference to 8086?
What are the three main types of connection used by bluetooth?
what is the undefined bits in flag registers of 8085 microprocessor?
What is meant by flipflop?
What happens when reset in(low) signal goes low?
What the sp register does in a program?