What types of high speed CMOS circuits have you designed?
Answers were Sorted based on User's Feedback
Answer / baba
Dynamic CMOS ckts and high speed multipliers using
BOOTh/Mod-Booth algorithm.
| Is This Answer Correct ? | 28 Yes | 2 No |
Answer / narasimha reddy d l
generally the static circuits will occupy more space but
the dynamic circuit contains only one pmos device it
occupies less space and the power dessipation and delay are
reduced to get high performance. still we use domino
circuits which contains an additional not gate at the
output to avoiding the cascading problem in dynamic
circuits. this offers more ferformance by increasing the
noise immunity.
| Is This Answer Correct ? | 7 Yes | 2 No |
In Verilog code what does “timescale 1 ns/ 1 ps” signifies?
If the current through the poly is 20nA and the contact can take a max current of 10nA how would u overcome the problem?
For CMOS logic, give the various techniques you know to minimize power consumption
While using logic design, explain the various steps that r followed to obtain the desirable design in a well defined manner?
What types of I/O have you designed? What were their size? Speed? Configuration? Voltage requirements?
How can you construct both PMOS and NMOS on a single substrate?
For an AND-OR implementation of a two input Mux, how do you test for Stuck-At-0 and Stuck-At-1 faults at the internal nodes? (You can expect a circuit with some redundant logic)
What is the most complicated/valuable program you written in C/C++?
23 Answers HCL, IBM, Intel, TCS, TVS, Wipro,
What are the total number of lines written by you in C/C++? What compiler was used?
Factors affecting Power Consumption on a chip?
What are the different gates where boolean logic are applicable?
what is the use of defpararm?