What?s the difference between Testing & Verification?
Answer Posted / kalaiyarasan
testing: this is done in the production side of IC fabrication
Verification : This is done in the design side of IC
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
Mention what are the different gates where Boolean logic are applicable?
What are the different gates where boolean logic are applicable?
What was your role in the silicon evaluation/product ramp? What tools did you use?
What are the main issues associated with multiprocessor caches and how might you solve them?
How logical gates are controlled by boolean logic?
Give various factors on which threshold voltage depends.
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Approximately, what were the sizes of your transistors in the SRAM cell? How did you arrive at those sizes?
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;
Explain Basic Stuff related to Perl?
Explain what is the use of defpararm?
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 is the difference between the mealy and moore state machine?
Draw the Cross Section of an Inverter? Clearly show all the connections between M1 and poly, M1 and diffusion layers etc?
Explain the working of 4-bit Up/down Counter?