搜索资源列表
FPGA控制VGA显示(Verilog)
- 用FPGA开发板控制VGA显示,以800*600的分辨率,首先在屏幕的正中央依次出现“新”“年”“快”“乐”四个汉字,并分别移动到屏幕的四个角落,接着在屏幕中部从左至右依次出现“Happy New Year”英文字样,然后出现三个由小到大再消失的圆形图标模拟烟花,最后在黑屏中闪烁金星。字体均采用不同颜色,增添喜庆气氛。 本代码是练习VGA控制,ROM调用,时序控制及状态机运用的一个综合实例!
EPM240_analog_lcd_moudle_controller(sch_pcb_democo
- EPM240做的模拟屏控制器,有原理图(PDF),PCB(PDF),手册(DOC),程序(verilog),PIN文件。淘宝上有得买-EPM240 analog LCD moudle controller with schematic,PCB,demo code,handbook,pin assiment file。
nios2PtfcardPvga
- 使用nios的io管脚模拟spi时序对tf卡进行数据读写,同时附带一个简单的用verilog写的在vga显示器上刷屏的代码-Use the io pin of nios to simulate the timing of spi to read&write date from&to tf card, and comes with a simple code written by verilog to refresh the vga monitor.