搜索资源列表
verilog_lcd
- 用Verilog hdl 语言写的在lcd液晶上显示文字的源程序-with Verilog hdl write on the lcd display text of the source
9.2_lcd_PULSE
- 基于Verilog-hdl的硬件电路的实现 9.2 具有lcd显示单元的可编程单脉冲发生器 9.2.1 lcd显示单元的工作原理 9.2.2 显示逻辑设计的思路与流程 9.2.3 lcd显示单元的硬件实现 9.2.4 可编程单脉冲数据的BCD码化 9.2.5 task的使用方法 9.2.6 for循环语句的使用方法 9.2.7 二进制数转换BCD码的硬件实现 9.2.8 可编程单脉冲发生器与显示单元的接口
lcd_Driver
- lcd的驱动程序 用verilog hdl 编写 可以用于FPGA上 经过测试 可以使用
ps2_mouse_interface
- ps2接口的鼠标与vga接口的驱动程序,Verilog hdl语言,运用于FPGA-ps2_mouse_interface and vga in Verilog hdl language, applied to FPGA
1602
- verilog hdl语言编写的完整工程,功能是点亮1602lcd,在lcd上显示英文和数字-verilog hdl languages complete works, the functions of light 1602lcd, in the lcd display in English and the number of
tftdot
- 我用verilog hdl写的tft lcd屏的控制程序,用来点亮屏上的任意点-I write the program in verilog hdl,it is used to control the tft lcd
counter
- 用Verilog hdl语言实现FPGA的频率等精度测量。(已经过验证)-Using Verilog hdl language, such as FPGA frequency measurement accuracy. (Has already been verified)
lcd
- lcd1602的源程序Vrilog hdl语言编写-Vrilog hdl source lcd1602 languages
hdl
- 用Actel公司的Fusion系列FPGA开发的lcd实验程序-Fusion with Actel s FPGA development series lcd Experimental procedures
lcd
- 用Verilog hdl 语言写的在lcd液晶上显示文字的源程序-Verilog hdl language used in the lcd liquid crystal display of the source text
lcd
- lcd verilog hdl 源码 可以直接使用,适用modelsim-lcd verilog hdl source
lcd
- 使用verilog hdl编写的简单的lcd控制电路,能够显示简单的汉字。-Prepared using verilog hdl simple lcd control circuit that can display simple characters.
VERILOG_hdl_PSP_lcd_DRIVER
- 硬件描述语言VERILOG hdl 写的PSP的lcd的控制-PSP hardware descr iption language written in the lcd control
lcd
- 基于Verilog hdl的编程程序实现,主要是一个液晶lcd的程序-These are program examples based on Verilog hdl
lock-and-lcd
- 基于博创实验箱UP-CUP-FPGA2C35-Ⅱ和Verilog hdl硬件描述语言,分为按键输入模块、LED指示灯模块及lcd显示模块,采用按键BTN1、BTN2作为输入端输入四位密码与事先设定的密码进行匹配,由D1、D2、D3、D4四盏LED灯来指示输入密码的位数。开机时,lcd显示“HELLO! WELCOME!Enter the code:当”,密码输入正确时,LED灯D7亮,同时在实验箱lcd显示屏上显示字符串“Good! Well done!you are right!!!”,当密码
FPGA-verilog-lcd-display
- FPGA实现lcd显示文字,是利用verilog hdl实现的,非常适合初学者,简单易懂。可以用来开发与此类似的功能-FPGA Implementation of lcd display text, is implemented using verilog hdl, is ideal for beginners, easy to understand. Can be used to develop and function like this
LED-and-lcd-verilog-hdl
- 基于fpga开发电子时钟,显示用到led和lcd,总体设计思路-FPGA realization of research on the lcd display driver s control
FPGA_Programming
- 介绍FPGA的基本结构、开发流程与Verilog hdl语言基础,并附有加法器、移位寄存器等代码的实现。-Introduce the basic structure of the FPGA development process, and Verilog hdl language foundation, along with the adder, shift register code.
verilog-hdl--lcd-display-
- 用verilog hdl 实现lcd显示-using verilog hdl to lcd display
ILI9341 TFT lcd FPGA驱动
- 这是一个完整的ILI9341 lcd驱动芯片的Verilog hdl驱动工程,调试通过验证。