How many bit combinations are there in a byte?
Answers were Sorted based on User's Feedback
6-T XOR gate?
Insights of a pass gate. Explain the working?
Explain the operation considering a two processor computer system with a cache for each processor.
What work have you done on full chip Clock and Power distribution? What process technology and budgets were used?
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 how Verilog is different to normal programming language?
In a SRAM layout, which metal layers would you prefer for Word Lines and Bit Lines? Why?
Explain the Charge Sharing problem while sampling data from a Bus?
What are the two types of noise of MOSFET, how to eliminate them?(Thermal and Flicker).
Explain the three regions of operation of a mosfet.
How do you detect if two 8-bit signals are same?
Tell me how MOSFET works.