FPGAs are not commonly used by makers due to their high cost and complexity. However, low-cost FPGA boards are now available on the market. This video provides a brief introduction to the Tang Nano 9K board and demonstrates how to program it using Verilog.
Thank you to PCBWay for sponsoring this video. Get PCBs, 3D printing and sheet metal works: https://www.pcbway.com/?from=Doctor%20Volt
Consider supporting this channel on Patreon and get updates about ongoing projects and ad-free preview videos!
https://www.patreon.com/docvolt
Tools:
Gowin EDA: https://www.gowinsemi.com/en/support/home/
Items used in this video:
Tang Nano 9K: https://amzn.to/3PJiPHA
Please use these links for your order to support the channel. It's the same price for you, but I'll get a small commission.
00:00 - Intro
00:38 - How do FPGAs function?
03:55 - Introduction into Verilog
06:06 - Verilog constraints
09:55 - Sequential logic
10:29 - always @ Blocks
12:57 - Verilog examples