搜索资源列表
vgaCode
- VGA动画显示,用VHDL编程,用ise开发-VGA animation, VHDL programming, ideally with development
SPRITZEN
- EGA/VGA动画模拟TC++源程序-EGA / VGA animated simulation TC source
C语言实战105例
- C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器
VGA.rar
- VGA彩色信号控制器设计:用VHDL语言编写程序,重点完成三个功能: 1.棋盘格图案显示: 用三基色原理在CRT显示器上显示由横竖八彩条重叠构成的棋盘格图案; 2.在显示器上依次显示0~9十个数字: 每个数字不同颜色,每个显示大约0.4秒,循环显示; 3.显示动画效果: 将静态图像以高频率显示,造成动画效果,最终动态显示OVER结束。,VGA color signal controller design: using VHDL programming language, focusi
pingball
- 这是一个带声音的弹球小游戏,通过VGA口显示,通过扩展口JA的 pin4和 pin GND输出声音, BTN3 BTN2 控制挡板左右移动,弹球和挡板都自带动画效果-This is a band sound pinball game, through the VGA port shows that through the expansion of the mouth of the JA and pin4 output pin GND voice, BTN3 BTN2 control baffle
zhuanye
- 专业知识你懂多少? 例如:3DS或3D Studio 3DS或3D Studio: Three Dimension Studio,三维摄影室。是美国Autodesk公司推出的一套多功能三维动画软件,集实体造型、静态着色和动画创作于一体,极大地普及了三维造型技术。它能够与AutoCAD进行图形信息交换,利用扫描仪输入图形,通过VGA与电视转换接口将动画输出至电视或录像带。 -How much expertise do you understand? For example: 3D
12864
- VGA使电脑显示屏 显示动态小人,有四种状态 像是动画一样-VGA show people
test8
- 这是一个Verilog编写的VGA驱动程序,该程序在FPGA开发板上运行后,能在VGA显示上显示一个行走人的动画-This is a VGA driver in Verilog, the program running in the FPGA development board can display a person s walking animation on a VGA display。
fpga-vga
- 本设计介绍了一种利用可编程器件FPGA,应用VHDL和Verilog两种语言实现VGA(video graphic array)图像控制器的设计方案,通过采用FPGA(Filed programmable Gate Array)芯片设计和VGA接口将要显示的数据直接送到显示器主要设计出一些重要图像的各个功能模块,并且通过系统仿真软件和FPGA硬件实验板来验证设计结果的正确性。 本设计首先对FPGA芯片和图像的显示原理以及VGA显示器的控制方法做了清晰的阐述,然后在此基础上使用FPGA设计V
VHDL-VGA
- 基于VHDL的VGA彩条信号显示控制器,实现将预置的图像或动画在VGA显示器上正确显示的功能。-Based on the color bar signal VHDL VGA display controller, to achieve the preset image or animation function correctly displayed on a VGA monitor
vga
- 用verilog设计控制程序从 ROM模块读取图片信息,然后写入 VGA接口。控制程序每隔250ms写入不同的信息至VGA接口,在屏幕上会出现小绿人的动画。-Reading the image information from the ROM module verilog design control procedures, and then write the VGA connector. Control program every 250ms write different messages
VGA_verilog
- 一个用verilog写的基于VGA接口的屏幕保护电路,创意点在于动画的显示没有借助于图片的更替,而是纯逻辑的演算。-Based on a screen using verilog write protection circuit VGA interface, creative point is animated by means of pictures showed no change, but a purely logical calculus.
VGA
- vga显示硬件模块verilog语言编写,实现了一个动画显示,适合于初学者学习。-vga display hardware module verilog language to achieve an animated display, suitable for beginners to learn.
VHDL_VGA
- 基于FPGA的VGA动画游戏设计,整个工程文件-game design based on FPGA
VHDL--VGA
- 此VHDL语言程序可以控制液晶屏幕任意动画播放-The VHDL language program can control the LCD screen any animation
19_vga
- 基于FPGA的VGA图片显示,显示为小黄人动画图像。(FPGA based VGA image display, shown as small yellow animation images.)
至简设计法--VGA_显示动画
- 至简设计法--VGA显示动画 工程说明 本工程VGA显示要求:复位后,屏幕中央显示直径为10的蓝色圆点;按下按键0,圆点图像逐渐变大,直至直径变为400;再按一下按键0,圆点逐渐变小,直到直径为10。此过程要有明显的动画效果。 案例补充说明 本设计的VGA图像动态显示是基于FPGA实现的,采用了Verilog HDL语言编写,再加上有明德扬的至简设计法作为技术支撑,可使程序代码简洁且执行效率高。(Engineering descr iption The engineering requirem
vgadonghua
- FPGA平台,通过串口线驱动电脑屏幕,,实现动画功能(FPGA platform, through the serial line drive the computer screen, to achieve animation function)