---
title: "Introduction to FPGA | Lets Hack It"
description: "Learn about Field-Programmable Gate Arrays (FPGAs). Explore digital design, logic gates, and hardware programming with Verilog or VHDL."
image: "https://lucasteske.dev/assets/FPGA.jpg"
---

# Introduction to FPGA

 ![Introduction to FPGA](/assets/FPGA.jpg)Written by Lucas Teske   
on 12 October 2020

(So far) Only available in [Portuguese](/pt/2020/10/introducao-a-fpga)

## Cite this article

### Suggested citation

Lucas Teske. “Introduction to FPGA.” _Lets Hack It_, 2020. [https://lucasteske.dev/2020/10/introducao-a-fpga](https://lucasteske.dev/2020/10/introducao-a-fpga).

### BibTeX

```
@misc{teske2020introducaoafpga,
  author = {Lucas Teske},
  title = {Introduction to FPGA},
  year = {2020},
  publisher = {Lets Hack It},
  url = {https://lucasteske.dev/2020/10/introducao-a-fpga}
}
```
