搜索资源列表
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
- 用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
Verilog-hdlFPGA
- 关于FPGA的提高篇,Verilog HDL语言写的, 包含LCD控制VHDL程序与仿真,AD/DA,MASK,FSK,PSK,正弦波发生器,等等经典程序-Articles on improving the FPGA, Verilog HDL language, and includes LCD control procedures and VHDL simulation, AD/DA, MASK, FSK, PSK, sine wave generator, and so the classi
LED-and-LCD-verilog-hdl
- 基于fpga开发电子时钟,显示用到led和lcd,总体设计思路-FPGA realization of research on the LCD display driver s control
verilog-LCD126484
- LCD12864显示程序,用verilog HDL编写,能让LCD显示相关内容-LCD12864 display program written with verilog HDL, allowing the LCD display
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驱动工程,调试通过验证。