README.md: init

This commit is contained in:
2026-03-12 03:16:06 -04:00
commit f7a973c1ee

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# Raspberry Pi with DragonL FPGA
In this project, we will explore
- Creating a custom PCIe video card using KNJN's Dragon-L FPGA board.
- Writing a drm module driver for the said board.
- Testing the said device and module driver on Raspberry Pi Computer Module 4 IO board (and Framework Desktop!)
I will be updating this readme as and when I work on this project, so stay tuned!
## Software setup
- [Xilinx ISE 14.7](https://aur.archlinux.org/packages/xilinx-ise): To program the Dragon-L FPGA
## References
- [YouTube: FPGAs Arent Processors (Unless You Want Them to Be)](https://www.youtube.com/watch?v=d3nuepnbmC4)
- docs from Xilinx ISE