搜索资源列表
VGA_lab
- trying my first verilog code! using fpga on nexus card 2, i am creating an interface on the vga! sending some colors in diferent shapes! squares.. triganle
vga
- 一个VGA显示的verilog程序,可以在VGA屏幕上显示图片、颜色等,简单修改子模块代码可以显示不同图像-A VGA display verilog program that can display images on a VGA color screen, easy to modify sub-module code can display different images
OV7670_VGA
- verilog写的VGA视频处理代码,里面有完整的工程项目-Written by verilog VGA video processing code
A
- 此为用verilog hdl编写的FPGAproject 其中A5+工程为带vga显示 分辨率600*800@60HZ 带字母显示(直接将ASCII码输入到寄存器中 窗口大小可调整);A1工程为软核处理器 可配合使用 实测功能强大-This is written in Verilog HDL FPGAproject the A5+ engineering with VGA display resolution 600*800@60HZ with letters display directly
至简设计法--VGA_显示动画
- 至简设计法--VGA显示动画 工程说明 本工程VGA显示要求:复位后,屏幕中央显示直径为10的蓝色圆点;按下按键0,圆点图像逐渐变大,直至直径变为400;再按一下按键0,圆点逐渐变小,直到直径为10。此过程要有明显的动画效果。 案例补充说明 本设计的VGA图像动态显示是基于FPGA实现的,采用了Verilog HDL语言编写,再加上有明德扬的至简设计法作为技术支撑,可使程序代码简洁且执行效率高。(Engineering descr iption The engineering requirem
至简设计法--VGA_显示矩形
- 至简设计法--VGA显示矩形 工程说明 本工程VGA显示要求:在显示屏边缘上显示一个红色边框(边框宽为20像素),在屏幕的中央显示一个绿色矩形(矩形长为150像素,高为100像素)。 案例补充说明 本设计的VGA图像显示是基于FPGA实现的,采用了Verilog HDL语言编写,再加上有明德扬的至简设计法作为技术支撑,可使程序代码简洁且执行效率高。(the minimalist design, --VGA shows rectangles Engineering descr iption
ex16_sd_vga_photo
- FPGA VGA图片显示代码,所用的VERILOG语言(FPGA VGA image display code, the VERILOG language used.)