What is FPGA?

Answer Posted / anilb

"FPGA" is Field programmable gate array. Using this we can
implement Digital logic CHIP function.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing Vgs.

883


What are the different design techniques required to create a layout for digital circuits?

795


For f = AB+CD if B is S-a-1, what are the test vectors needed to detect the fault?

1006


How to improve these parameters? (Cascode topology, use long channel transistors)

1934


Explain Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?

806


Differences between IRSIM and SPICE?

5168


Explain what is slack?

845


Explain Cross section of an NMOS transistor?

766


What types of CMOS memories have you designed? What were their size? Speed?

2881


What work have you done on full chip Clock and Power distribution? What process technology and budgets were used?

2584


what is multiplexer?

868


Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)

961


How do you size NMOS and PMOS transistors to increase the threshold voltage?

2778


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;

1295


Explain how binary number can give a signal or convert into a digital signal?

874