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?

Answers were Sorted based on User's Feedback



Suppose you have a combinational circuit between two registers driven by a clock. What will you do ..

Answer / ravi desai

Put even number of not gates between clocks of reg A and
Reg B. The not gates will introduce delay between clock of
reg A and reg B.

Is This Answer Correct ?    5 Yes 2 No

Suppose you have a combinational circuit between two registers driven by a clock. What will you do ..

Answer / 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

Suppose you have a combinational circuit between two registers driven by a clock. What will you do ..

Answer / ravi desai

put even number not gates between clock of reg A and Reg B.
the not gates will introduce delay.

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More 86 Family Interview Questions

What are the data pins of microprocessors?

0 Answers  


Explain the functions of ale in 8085?

0 Answers  


Why do we use two ground pins in the pin diagram of 8086?

0 Answers  


What is non-maskable interrupts?

0 Answers  


Tell me how do you detect if two 8-bit signals are same?

0 Answers  






Explain the difference between microcontroller and microprocessor?

0 Answers  


Give example for non-maskable interrupts?

0 Answers  


Define the functions of the dx register.

0 Answers  


Design a transmission gate based xor.

0 Answers  


Name the special purpose registers?

0 Answers  


explain the various functional blocks of the 8085 microprocessor.

0 Answers  


What happens when call instruction is executed?

0 Answers  


Categories