搜索资源列表
CPLD 與 61LV256 SRAM 驱动 TFT
- CPLD 與 61LV256 SRAM 驱动 4.3 吋的 TFT,附 Verilog 語言範例.
tftlcd.zip
- TFT LCD controller verilog code using ALTERA FPGA.,TFT LCD controller verilog code using ALTERA FPGA.
TFT.rar
- 基于FPGA的实验。使用FPGA直接控制TFT彩屏,达到显示彩条的效果。使用FPGA连接TFT控制器,使显示一组汉字或一幅图像。 ,FPGA-based experiment. FPGA to directly control the use of TFT color display to show the effect of color. TFT controller using FPGA connected to a group of Chinese characters displaye
TFTDriverNew_V2
- TFT液晶屏驱动模块Verilog源码。实现方法:XC95288+K6R4008,K6R4008主要用作帧缓冲区,此模块仅支持256色-TFT LCD driver module Verilog source code. Realization: XC95288+ K6R4008, K6R4008 mainly used as a frame buffer, this module only supports 256 colors
OV7620_TEST
- FPGA驱动OV7620程序代码,SCCB部分由单片机完成,FPGA负责完成图像处理和TFT液晶的显示。经试验,效果不错!-FPGA-driven OV7620 code, SCCB completed in part by the microcontroller, FPGA responsible for the completion of image processing and TFT LCD display. The test, good results!
tftdot
- 我用verilog hdl写的tft lcd屏的控制程序,用来点亮屏上的任意点-I write the program in verilog hdl,it is used to control the tft lcd
lcd
- 基于fpga的tft液晶驱动,控制器是ILI9325,是verilog写的,16位并口模式,我上网上搜索了很久都没找到的,-Fpga based on the tft LCD driver, controller ILI9325, is written in verilog, 16-bit parallel mode, on-line search for a long time I did not find,
TFT
- 3.5寸TFT FPGA驱动程序,2C8驱动扫描TFT屏实现色条-TFT DV for FPGA
ref-sdr-sdram-verilog
- 标准SRD SDRAM控制器参考设计,altera提供 Verilog代码,带有使用手册,大家试试交流一下 -Standard SRD SDRAM controller reference design, altera provide Verilog code, with user manual, we try to exchange some
display_control
- 一个LCD控制器的verilog源代码,可以方便的控制TFT LCD!-An LCD controller Verilog source code, can easily control TFT LCD!
c51
- 51单片机,USB,触摸,TFT,的等综合应用,高级别。(usb+flash+touch+tft+ram综合测试)-51 single-chip, USB, Touch, TFT, integrated applications (usb+ flash+ touch+ tft+ ram General Test)
NIOS_I2C_test
- nios 中I2C总线的使用,卡拉OK的完整实例。其实不是用VHDL编写的,而是用Verilog编写的。我的工程和代码绝对完整!-nios in the use of I2C bus, karaoke OK example. Is not prepared to use VHDL, but prepared using Verilog.
Lcd_Driver
- TFT LCD驱动,CPLD,XL95144-verilog-TFT LCD DRIVER-verilog
lcdcontrol_verilog
- LCD控制器的VERILOG实现 对学FPGA的人说很有用的-the implemation of LCD control
VGA_1024_768
- VGA控制器,由Verilog编写,用于驱动VGA显示器和TFT液晶屏-VGA controller, prepared by the Verilog, to drive VGA monitors and TFT LCD
tft_lcd
- 用verilog写的TFT液晶驱动程序,本程序经下载到开饭板后,能正常运行-Verilog write with TFT LCD driver, this program downloaded to the have dinner plate, can normal operation
TFT-LCD
- 这是一个介绍tft_lcd显示原理的PPT文件,主要是用verilog语言写出了它的显示过程-This is an introduction to the principles of tft_lcd show PPT file, verilog language write the display process
tft-7-LCD-DRIVE-VERILOG
- 基于FPGA 液晶屏驱动,使用verilog编写-Fpga based on the tft LCD driver, is written in verilog
ILI9341 TFT LCD FPGA驱动
- 这是一个完整的ILI9341 LCD驱动芯片的Verilog HDL驱动工程,调试通过验证。
TFT驱动显示
- 有verilog 编程语言,分为三个模块,包括pll锁相环,dispaly,以及driver模块