代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/354473/10351004

pof led.pof

www.eeworm.com/read/354473/10351016

done led.done

Thu May 31 13:19:57 2007
www.eeworm.com/read/354473/10351020

qpf led.qpf

# Copyright (C) 1991-2005 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
www.eeworm.com/read/354473/10351025

v led.v

// Light 8 LED // Designed By Smokingfish @ www.51FPGA.com zhiyuh@163.com module LED (LED); output [13:0] LED; assign LED=14'b11100110111001;//"CP" endmodule
www.eeworm.com/read/354473/10351046

cdf led.cdf

/* Quartus II Version 5.0 Build 148 04/26/2005 SJ Full Version */ JedecChain; FileRevision(JESD32A); DefaultMfr(6E); P ActionCode(Cfg) Device PartName(EPM7128ST100) Path("") File("LED.pof"
www.eeworm.com/read/354473/10351073

qsf led.qsf

# Copyright (C) 1991-2005 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
www.eeworm.com/read/354473/10351080

pin led.pin

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions,
www.eeworm.com/read/354468/10353208

ir-led

www.eeworm.com/read/161726/10382850

asm led.asm

.include hardware.inc .code .public _F_Led _F_Led: .proc loop: r1=0xffff; [P_IOA_Attrib]=r1; [P_IOA_Dir]=r1; [P_IOA_Data]=r1 r4=0xffff; [P_IOA_Data] = r4;
www.eeworm.com/read/161726/10382873

inc led.inc

.include hardware.inc .code .public _F_Led _F_Led: loop: r1=0xffff; [P_IOA_Attrib]=r1; [P_IOA_Dir]=r1; [P_IOA_Data]=r1 r4=0xffff; [P_IOA_Data] = r4; r