What is the most complicated/valuable program you written in
C/C++?
Answer Posted / ramesh
simple 2 player chess game with some background colors
and using some alphabets
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
what is the use of defpararm?
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;
Tell me how MOSFET works.
Explain Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
Let A & B be two inputs of the NAND gate. Say signal A arrives at the NAND gate later than signal B. To optimize delay, of the two series NMOS inputs A & B, which one would you place near the output?
What are the different design constraints occur in the synthesis phase?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.
Cross section of a PMOS transistor?
Write a VLSI program that implements a toll booth controller?
what is Slack?
In the design of a large inverter, why do we prefer to connect small transistors in parallel (thus increasing effective width) rather than lay out one transistor with large width?
what is the difference between the TTL chips and CMOS chips?
Explain what is slack?
What types of CMOS memories have you designed? What were their size? Speed?
what is a sequential circuit?