代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/349499/10823567
qpf led.qpf
# 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/349499/10823575
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/349499/10823579
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/349499/10823583
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/349499/10823597
dbp led.dbp
www.eeworm.com/read/349499/10823664
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/349499/10823705
psp led.psp
www.eeworm.com/read/349499/10823773
qws led.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
[ProjectWorkspace.Frames.
www.eeworm.com/read/349499/10823780
vhd led.vhd
library IEEE;--library used
use IEEE.STD_LOGIC_1164.all;
use IEEE.STD_LOGIC_unsigned.all;
entity led is--entity start
port( reset:in std_logic;
clk: in std_logic;
ledout: