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? (You can't resize the combinational circuit
transistors)
Answer Posted / pavankumar v vijapur
use register retiming concept .......
i.e split up comb delay in two paths using a flop
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What types of CMOS memories have you designed? What were their size? Speed?
What are the different design techniques required to create a layout for digital circuits?
Explain how MOSFET works?
Mention what are three regions of operation of mosfet and how are they used?
Explain the Working of a 2-stage OPAMP?
Draw the Differential Sense Amplifier and explain its working. Any idea how to size this circuit? (Consider Channel Length Modulation)
Explain the three regions of operation of a mosfet.
What are the different ways in which antenna violation can be prevented?
What is the difference between the mealy and moore state machine?
Draw the Layout of an Inverter?
Explain the operation of a 6T-SRAM cell?
In Verilog code what does “timescale 1 ns/ 1 ps” signifies?
What are the main issues associated with multiprocessor caches and how might you solve them?
What happens if we delay the enabling of Clock signal?
Design an 8 is to 3 encoder using 4 is to encoder?