What is FPGA?
Answers were Sorted based on User's Feedback
Answer / pandiammalk
FPGA is Field Programmable Gate array. We can implement any
digital logic functions in FPGA.
| Is This Answer Correct ? | 26 Yes | 3 No |
Answer / balaji
fpga are programmable digital logic chips,what that means
is that you can program them to do almost any digital
function
| Is This Answer Correct ? | 22 Yes | 4 No |
Answer / radhika
It is an array of gates with interconnects and any logical
function can be implemented using FPGA.
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / anilb
"FPGA" is Field programmable gate array. Using this we can
implement Digital logic CHIP function.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / shravan
FPGA is Field programmable gate array.
A field programmable gate array (FPGA) is an integrated
circuit (IC) that includes a two-dimensional array of
general-purpose logic circuits, called cells or logic
blocks, whose functions are programmable.
An FPGA is similar to a PLD, but whereas PLDs are generally
limited to hundreds of gates, FPGAs support thousands of gates.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / basayya s l
"FPGA" is Field programmable gate array. it is used for
improveing the "DIGITAl LOGIC BLOCKES". using the "HDL" codes
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / gogulnath
field programmable gate array,it is the tool which is
readily available in market to simulate the language
| Is This Answer Correct ? | 0 Yes | 40 No |
What is the function of chain reordering?
What are the different measures that are required to achieve the design for better yield?
Explain Clock Skew?
How can you construct both PMOS and NMOS on a single substrate?
Explain the Various steps in Synthesis?
What is validation?
Explain the concept of a Clock Divider Circuit? Write a VHDL code for the same?
What does it mean “the channel is pinched off”?
Explain the working of 4-bit Up/down Counter?
what is Early effects and their physical origin.
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?
Advantages and disadvantages of Mealy and Moore?