代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.lst
1 .file "led.c"
2 .arch atmega128
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
led.c
//----------------------------------------------------//
//-------Institute Of Computing Technology-----------//
//------------Chinese Academic Science---------------//
//-----中国科学院计算技术研究所先进测试技术实
led.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY led IS
PORT(
clk:IN STD_LOGIC;
ena:in std_logic_vector(5 downto 0);
flicker_ena:in std_logic_vector(5 downto 0);
data:i
led.lnp
".\复件 zsp.obj"
TO "LED"
RAMSIZE(256)
led.hex
:1000260000000001000200030004000500060007AE
:1000360000080009000A000B000C000D000E000F5E
:1000460000000000000000000000000000000000AA
:10005600000000000000000000000000000000009A
:1000660000000000000
led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }