Files
fpga-basics/README.md
2025-07-07 12:11:19 +01:00

8 lines
339 B
Markdown

# FPGA Basics
A Collection of simple FPGA Projects to learn the basics of FPGA programming.
| Dev Board | FPGA | Project | Description |
| -- | -- | -- | -- |
| [Max 1000](https://vhdplus.com/docs/components/max1000/) | MAX10M08 | [VGA Driver](/Max10_VGA/) | VGA Driver |
| | | [Raytracing](/Max10_Raytracer/) | VGA Output Raytracing |