搜索资源列表
VHDL_VGA
- 源文件保存在src目录,QII的工程文件保存在Proj目录;程序实现的功能是在VGA显示器上显示彩色条纹,共8种颜色
VGA_STUDY--OK
- VGA 测试程序,可显示彩色条纹,用vhdl语言编写,经过测试,运行稳定,带有注释!
VGA
- 这个试验要配合EDA4.0底板一起使用.先将核心板插在EDA4.0底板上面,然后接上VGA显示器. 1。源文件保存在src目录,QII的工程文件保存在Proj目录; 2。程序实现的功能是在VGA显示器上显示彩色条纹,共8种颜色; 3。具体设计参考代码。
VGA.rar
- VGA彩色信号控制器设计:用VHDL语言编写程序,重点完成三个功能: 1.棋盘格图案显示: 用三基色原理在CRT显示器上显示由横竖八彩条重叠构成的棋盘格图案; 2.在显示器上依次显示0~9十个数字: 每个数字不同颜色,每个显示大约0.4秒,循环显示; 3.显示动画效果: 将静态图像以高频率显示,造成动画效果,最终动态显示OVER结束。,VGA color signal controller design: using VHDL programming language, focusi
FPGA-VGA-interface
- 基于FPGA的VGA接口显示程序,可显示三种彩色条纹-FPGA-based interface VGA display program can display the three color stripes
Avalon_VGA
- vga显示彩色图像ip,alter开发板-vga display color image,vhdl,quartus
vga
- 能实现彩色品目的图像显示,里面有三幅图像,可以自动变换-Items to achieve color image display, which has three images, you can automatically transform
VGA
- 1。源文件保存在src目录,QII的工程文件保存在Proj目录; 2。程序实现的功能是在VGA显示器上显示彩色条纹,共8种颜色, 可以使用嵌入式逻辑分析仪观测信号; 3。modelsim仿真文件在proj--simulation--modelsim中 4。具体设计参考代码。-1. The source file in src directory, QII project file saved in Proj directory 2. Program implementatio
vga
- 用VHDL实现VGA显示,在VGA显示器上显示彩色条,用的FPGA是Lattice公司的XP2-5.程序测试通过,附图片资料-VHDL implementation with VGA display, the VGA color monitor display section, with the FPGA, Lattice' s XP2-5. Procedures tested, with a picture information
vgaroundn
- VHDL语言在QUARTUS II环境下控制VGA显示器显示彩色小球的程序-VHDL language QUARTUS II VGA display under control of the ball in the process of color
img
- 通过电阻分压实现VGA彩色显示的VHDL程序,可以在屏幕上实现彩色圆球的滚动效果。-VHDL program can realize moving color ball on the screen which using resistor net
VGA
- 用verilog在quartus环境下开发VGA彩色信号显示-verilog,quartus,vga
FPGAshiyan(18)
- FPGA入门系列实验教程——实验十八.VGA彩色信号显示-Getting Started with FPGA tutorial series of experiments- experiments eighth. VGA color signal display
vga
- vga显示代码,能够实现彩色条纹显示。还有一个小球弹动的显示。-vga display code can be displayed in color stripes. There is also a bouncing ball display.
cvvhhdl_vgao
- 彩条信号发生器使用说明使用模块有:VGA接口、脉冲沿模块、时钟源模块。 使用步骤:1.打开电源+5V2.信号连接,按下表将1K30信号与实际模块连接好。3.1K30板板连接好并口线,并将程序源码加载。4.将将彩色显示出来器的线与VGA接口连接好。5.彩条信号就能在显示出来器中产生,通过脉冲沿模块按键MS1能改变产生彩条的 可直接使用。 -The color bar signal generator using the module: VGA interface, the pulse alon
VHDL
- VGA图像显示控制器设计.基于VHDL描述的VGA显示控制器,通过FPGA控制CRT显示器显示色彩和图形。完成的功能包括64种纯色的显示、横向和纵向彩色条幅的显示以及正方形色块的运动与控制。-VGA image display controller design based on VHDL descr iption of a VGA display controller, FPGA control CRT display color and graphics. Completed feature
vga
- 在GX-SOC/SOPC-CIDE综合创新开发实验平台的vga显示器上显示彩色条纹-In GX- SOC/SOPC- CIDE comprehensive experiment platform of innovation development display on VGA display color stripes
VGA图像显示控制器设计
- VGA图像显示控制器设计.基于VHDL描述的VGA显示控制器,通过FPGA控制CRT显示器显示色彩和图形。完成的功能包括64种纯色的显示、横向和纵向彩色条幅的显示以及正方形色块的运动与控制。
基于FPGA的彩色符号设计
- a、设计可显示横彩条和纵彩条的VGA彩条信号; b、设计可显示英语字母的VGA彩条信号; c、设计可显示移动彩色斑点的VGA彩条信号; d、设计可实现手动切换a、b、c三个功能.(The design can display VGA color color and color of the longitudinal cross signal. The design can display the VGA color signal of the English alphabet. The
vga_driver
- 使用CycloneIV,驱动800*600*60hz的VGA显示标准,将彩色图片存储在ROM中,最后动态读取到标准液晶显示器里。(Using CycloneIV, it drives the VGA display standard of 800*600*60hz, stores the color pictures in ROM, and finally reads it into the standard liquid crystal display.)