代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/328695/3438116
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/328695/3438120
bsf led.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/328695/3438122
qws led.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
[ProjectWorkspace.Frames.ChildFrames.Document-0]
www.eeworm.com/read/328695/3438124
vhd led.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity led is
port(clk:in std_logic;-----时钟信号
rst:in std_logic;-----系统复位信号
q: out std_logic_vector(7 downto
www.eeworm.com/read/327558/3454710
plg led.plg
礦ision2 Build Log
Project:
F:\project\写书\program\21\LED.uv2
Project File Date: 06/23/2007
Output:
Build target 'Target 1'
assembling LED.asm.
www.eeworm.com/read/327558/3454711
asm led.asm
;-----------------------------------
; 简单点亮发光二极管实例
;功能:点亮发光管<mark>LED</mark>并闪烁
;-----------------------------------
<mark>LED</mark>_PIN EQU P1.0
ORG 0000H ;伪指令,指定程序从0000H开始存放
LJMP MAI ...
www.eeworm.com/read/327558/3454713
lst led.lst
A51 MACRO ASSEMBLER LED 06/23/2007 09:32:39 PAGE 1
MACRO ASSEMBLER A51 V7.10
OBJECT MODULE PLACED IN LED.OBJ
ASSEMBLER INVO
www.eeworm.com/read/327558/3454716
opt led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/326822/3467090
h led.h
/*
* led.h: header file for memory.c
*
* Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o