2022-09-28 09:43
Status:
# FPGA
Field-programmable gate array.
Can be configured using a hardware description language (HDL).
Programmable logic blocks like a Full adder, [Dynamic Flip-Flops](Dynamic%20Flip-Flop.md) and more can be connected.
[^1]
---
# References
[^1]: [Wiki](https://en.wikipedia.org/wiki/Field-programmable_gate_array)