代码搜索:LED Matrix

找到约 10,000 项符合「LED Matrix」的源代码

代码结果 10,000
www.eeworm.com/read/279117/10462600

pin led.pin

-- Copyright (C) 1991-2006 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/279117/10462601

cdf led.cdf

/* Quartus II Version 6.0 Build 178 04/27/2006 SJ Full Version */ JedecChain; FileRevision(JESD32A); DefaultMfr(6E); P ActionCode(Cfg) Device PartName(EPM3128AT100) Path("") File("led.pof"
www.eeworm.com/read/279117/10462602

qsf led.qsf

# Copyright (C) 1991-2006 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/279117/10462624

dbp led.dbp

www.eeworm.com/read/279117/10462720

hif led.hif

Version 6.0 Build 178 04/27/2006 SJ Full Version 26 1317 OFF OFF OFF OFF OFF FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Start Library Paths -- -
www.eeworm.com/read/279117/10462752

psp led.psp

www.eeworm.com/read/279117/10462879

qws led.qws

[ProjectWorkspace] ptn_Child1=Frames [ProjectWorkspace.Frames] ptn_Child1=ChildFrames [ProjectWorkspace.Frames.ChildFrames] ptn_Child1=Document-0 ptn_Child2=Document-1 ptn_Child3=Document-2 pt
www.eeworm.com/read/279117/10462882

vhd led.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity led is port(q:out std_logic_vector(0 to 7); clk:in std_logic; rest:in std_logi
www.eeworm.com/read/161018/10463516

h led.h

/* * led.h -- demo of LED application * * Author: li ming * Date: 2003-11-1 * Copyright: AKA Embedded Open Lab */ /*****************************
www.eeworm.com/read/279097/10466686

c led.c

#include /* * Demo program * * Flashes LEDs on Port B, responds to switch press * on RA1. Usable on PICDEM board. * * Copyright (C)1997 HI-TECH Software. * Freely distributable. */ #