WHAT IS THE DIFFERENCE BETWEEN TESTING AND VERIFICATION OF
VLSI CIRCUIT?
Answer Posted / bhanu kiran kumar
verification is to verify functionality of the design where as testing is to find manufacturing faults.
Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
What is the critical path in a SRAM?
Draw the SRAM Write Circuitry
Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?
Insights of a 4bit adder/Sub Circuit?
Explain what is the depletion region?
Calculate rise delay of a 3-input NAND gate driving a 3-input NOR gate through a 6mm long and 0.45m wide metal wire with sheet resistance R = 0.065 / and Cpermicron= 0.25 fF/m. The resistance and capacitance of the unit NMOS are 6.5k and 2.5fF. Use a 3 segment -model for the wire. Consider PMOS and NMOS size of reference inverter as 2 and 1 respectively. Use appropriate sizing for the NAND and NOR gate.
Explain how binary number can give a signal or convert into a digital signal?
Why does the present vlsi circuits use mosfets instead of bjts?
How can you construct both PMOS and NMOS on a single substrate?
Explain what is the use of defpararm?
Give various factors on which threshold voltage depends.
Are you familiar with the term snooping?
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;
How does Vbe and Ic change with temperature?