what is the use of defpararm?
What are the different design constraints occur in the synthesis phase?
What transistor level design tools are you proficient with? What types of designs were they used on?
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 conductance and valence band?
You have three adjacent parallel metal lines. Two out of phase signals pass through the outer two metal lines. Draw the waveforms in the centre metal line due to interference. Now, draw the signals if the signals in outer metal lines are in phase with each other
what is Latch up?How to avoid Latch up?
what is the difference between the TTL chips and CMOS chips?
What is Noise Margin? Explain the procedure to determine Noise Margin?
4 Answers Amkor, Cisco, Infosys, Intel,
What was your role in the silicon evaluation/product ramp? What tools did you use?
what is SCR (Silicon Controlled Rectifier)?
Explain how Verilog is different to normal programming language?
Give the logic expression for an AOI gate. Draw its transistor level equivalent. Draw its stick diagram