Skip to content

Commit

Permalink
Feature/#505 added quiz fpga.md (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samridhi-98 committed Apr 5, 2021
1 parent f1e36fd commit 56f5e47
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/logic-design/kmaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,3 @@ Both groupings have the same size and are the same dimension. However, upon reac
This illustrates the idea that this is a greedy algorithm, and does not always return the most simplified SOP expression. In later sections, algorithms illustrating a globally optimal algorithm will be discussed.

{% include kmap.html %}


22 changes: 22 additions & 0 deletions docs/seq-lsi/fpga.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,25 @@ FPGA are so versatile than even full microprocessors can be implemented in them,
webkitAllowFullScreen mozAllowFullScreen allowFullScreen>
</iframe>

{:.quiz}

1. Configurable Logic Blocks are surrounded by a system of programmable interconnects is known as
1. fabric
* chips
* flip-flop
* finite
2. What is the function of D flip flop in FPGA ?
1. Store output
* Store input
* Display output
* None
3. FPGA was invented by `__________` ?
1. Xilinx
* Altera
* Actel
* Lattice
4. FPGAs are `__________` devices.
1. Fine-grain
* Coarse-grain
* Rely-grain
* None

0 comments on commit 56f5e47

Please sign in to comment.