代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/17837/762006
cdf led.cdf
/* Quartus II Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version */
JedecChain;
FileRevision(JESD32A);
DefaultMfr(6E);
P ActionCode(Cfg)
Device PartName(EPCS1) Path("C:/altera
www.eeworm.com/read/17837/762127
qsf led.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/17837/762132
bsf led.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/17837/762141
pin led.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/17848/762290
bit led.bit
www.eeworm.com/read/17848/762291
vhd led.vhd
--** 数码管演示实验
--文件名:led.vhd
--功 能:分别点亮数码管和发光二极管
--说 明:分为两种显示模式:
-- 1.只点亮数码管;
-- 2.只点亮发光二极管;
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE
www.eeworm.com/read/17848/762292
ucf led.ucf
NET "led" LOC = "p191";
NET "led" LOC = "p189";
NET "led" LOC = "p188";
NET "led" LOC = "p187";
NET "led" LOC = "p181";
NET "led" LOC = "p180";
NET "led" LOC = "p179";
NET
www.eeworm.com/read/18855/803636
h led.h
void Init_Port(void);
void SHCLK_Hi(void);
void SHCLK_Lo(void);
void STCLK_Hi(void);
void STCLK_Lo(void);
void DataOut(unsigned char nValue);
void Init_CLK(void);