代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/343757/11929696
pof lcd.pof
www.eeworm.com/read/343757/11929729
sof lcd.sof
www.eeworm.com/read/343757/11929747
qsf lcd.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/343757/11929767
v lcd.v
module LCD
(
CLOCK_50,
SW,
LEDR,
LCD_ON, LCD_BLON, LCD_EN,
LCD_RS, LCD_RW,
LCD_DATA
);
input CLOCK_50;
input [17:0] SW;
output reg [17:0] LEDR;
output LCD_ON, LCD_BLON, LCD_EN
www.eeworm.com/read/343757/11929786
pin lcd.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/343757/11929801
v lcd.v
module LCD
(
//////////////////// Clock Input ////////////////////
CLOCK_50, // 50 MHz
//////////////////// LCD Module 16X2 ////////////////
LCD_ON, // LCD Power ON/OFF
www.eeworm.com/read/343757/11929852
hif lcd.hif
Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version
11
1009
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Sta
www.eeworm.com/read/343757/11929931