Files
rpi-dragonl/README.md
2026-03-12 03:16:06 -04:00

15 lines
648 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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