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 / anonymous
Insert a reg slice
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are the Advantages and disadvantages of Mealy and Moore?
Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
What is the function of tie-high and tie-low cells?
Differences between IRSIM and SPICE?
What is Body Effect?
Explain what is multiplexer?
In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?
How binary number can give a signal or convert into a digital signal?
what is verilog?
What is the difference between synchronous and asynchronous reset?
Explain what is slack?
What are the various regions of operation of mosfet? How are those regions used?
What are the steps involved in preventing the metastability?
Draw a CMOS Inverter. Explain its transfer characteristics
If the current through the poly is 20nA and the contact can take a max current of 10nA how would u overcome the problem?