在本篇文章中,将实现在 Xilinx ZYNQ 上实现用 PL 部分驱动 VGA 显示 12bit 的彩色图像,涉及到 VGA 的驱动原理,vivado 上的 PLL IP 和 ROM IP 的使用以及彩色图像 coe 文件的生成。最后将提供整个项目代码。

 

本文所使用的开发板是 Miz702(兼容 zedboard),软件开发环境:vivado 2015.2

 

1、【ZYNQ-7000 开发之一】PL 部门驱动 VGA 显示静态显示图像
/zixunimg/eefocusimg/www.openhw.org/module/forum/thread-657576-1-1.html
 


2、【ZYNQ-7000 开发之二】QT+OpenCV 的边缘检测测试

/zixunimg/eefocusimg/www.openhw.org/module/forum/thread-657577-1-1.html



3、【ZYNQ-7000 开发之三】ZYNQ 平台的 HDMI 驱动测试
/zixunimg/eefocusimg/www.openhw.org/module/forum/thread-657578-1-1.html



4、【ZYNQ-7000 开发之四】在 PS 端使用 AXI DMA 传输的步骤
/zixunimg/eefocusimg/www.openhw.org/module/forum/thread-657579-1-1.html



5、【ZYNQ-7000 开发之五】PL 和 PS 通过 BRAM 交互共享数据
/zixunimg/eefocusimg/www.openhw.org/module/forum/thread-657580-1-1.html



6、【ZYNQ-7000 开发之六】使用 PS 控制 DDR3 的读写
/zixunimg/eefocusimg/www.openhw.org/module/forum/thread-657581-1-1.html



7、【ZYNQ-7000 开发之七】AXI CDMA 特点以及在 PS 端使用的步骤
/zixunimg/eefocusimg/www.openhw.org/module/forum/thread-657582-1-1.html



8、【ZYNQ-7000 开发之八】OLED 的驱动
/zixunimg/eefocusimg/www.openhw.org/module/forum/thread-657583-1-1.html



9、【ZYNQ-7000 开发之九】使用 VDMA 在 PL 和 PS 之间传输视频数据流
/zixunimg/eefocusimg/www.openhw.org/module/forum/thread-657584-1-1.html



10、【ZYNQ-7000 开发之十】TGP+VDMA+HDMI 搭建视频通路
/zixunimg/eefocusimg/www.openhw.org/module/forum/thread-657586-1-1.html