搜索资源列表
XILINXSPARTAN_3Everilog2
- XILINX 的SPARTAN_3E 控制液晶显示屏显示字符串的verilog程序-XILINX 的SPARTAN_3E verilog FPGA use Verilog HDL to display a char on the lcd module lcd_control( input clk,
char.tar
- 传输线路逻辑,采用first in first out 算法进行data传输-fifo
Text-shaped-LCD
- 文字形LCD Text-shaped LCD #include "HT66F50.h" const unsigned char Table1[] = "Kun" //所要顯示字元 unsigned char DATA_BUS @0x20 //sfr DATA_BUS=0x90 //DATA bus=P1 #define RS PA0 //P35=RS=0指令暫存器,RS=1資料暫存器 #define RW PA1 //P36=RW=1讀取,RW=0寫入
LCD-Driver-And-Keyboard-char-Asm(www.bargh20.com)
- LCD Driver And Keyboard char Asm(www.bargh20.com)
1602-display-char
- 这是lcd1602的显示字符的Verilog源代码,经过测试可用,便于读者学习。-This is the LCD1602 of the Verilog source code, after testing can be used to facilitate the reader to learn.