代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/418434/10945740
hif led.hif
Version 8.0 Build 215 05/29/2008 SJ Full Version
11
945
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths
www.eeworm.com/read/418434/10945775
sof led.sof
www.eeworm.com/read/418434/10945777
v led.v
module Led(
Led_En_n,
Led,
Buzz,
Sev_Seg_Led_Sel_n
);
output Led_En_n; //定义输出口
output [7:0]Led; //定义输出口
output Buzz;
output [3:0] Sev_Seg_Led_Sel_n;
assign
www.eeworm.com/read/418434/10945788
cdf led.cdf
/* Quartus II Version 8.0 Build 215 05/29/2008 SJ Full Version */
JedecChain;
FileRevision(JESD32A);
DefaultMfr(6E);
P ActionCode(Cfg)
Device PartName(EP2C8Q208) Path("F:/FPGA4U/Example/FP
www.eeworm.com/read/418034/10966990
s led_on.s
@******************************************************************************
@ File:led_on.S
@ 功能:LED点灯程序,点亮LED1
@******************************************************************************
www.eeworm.com/read/271787/10980608
c led.c
#include
#include "global.h"
#include "uart.h"
/*
u8: run
u7: rf
u6: tag
u5: com data
*/
void initLed(void)
{
DDRB = 0xf2; //config portc as outpor
www.eeworm.com/read/417495/10987653
led01
www.eeworm.com/read/271457/10993580