README.md: init
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal 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 Aren’t Processors (Unless You Want Them to Be)](https://www.youtube.com/watch?v=d3nuepnbmC4)
|
||||
- docs from Xilinx ISE
|
||||
Reference in New Issue
Block a user